--- markup/html/whatpm/ChangeLog 2008/10/21 05:03:24 1.25 +++ markup/html/whatpm/ChangeLog 2008/10/21 06:10:09 1.30 @@ -1,5 +1,32 @@ 2008-10-21 Wakaba + * readme.en.html: Link to the feed. "What's new" section and "how + to use the modules" section added. |Whatpm::XML::Parser| added to + the list of modules. + +2008-10-21 Wakaba + + * mkcommitfeed.pl: Typo fixed. + +2008-10-21 Wakaba + + * cvscommit.sh: Set |--feed-title|, |--feed-related-url|, + |--feed-license-url|, and |-feed-rights| options to the + |mkcommitfeed.pl| call. + + * mkcommitfeed.pl: New options |--feed-license-url|, + |--feed-related-url|, and |--feed-rights| implemented. + +2008-10-21 Wakaba + + * .htaccess: Directives for Atom feeds are added. + +2008-10-21 Wakaba + + * cvscommit.sh: Add |-I| option to the |perl| command. + +2008-10-21 Wakaba + * cvscommit.sh: Add a line to invoke |mkcommitfeed.pl|. * mkcommitfeed.pl: New script.