--- markup/html/whatpm/ChangeLog 2008/10/21 05:04:36 1.26
+++ markup/html/whatpm/ChangeLog 2008/11/24 07:12:16 1.35
@@ -1,3 +1,54 @@
+2008-11-24 Wakaba
+
+ * readme.en.html: Added a link to application list in manakai-core
+ page.
+
+2008-11-24 Wakaba
+
+ * cvscommit.sh: Use |mkcommitfeed| comand instead of
+ |mkcommitfeed.pl| in the same directory.
+
+ * mkcommitfeed.pl: Removed. (See
+ .)
+
+2008-11-06 Wakaba
+
+ * cvscommit.sh: Commit the updated Atom feed at the time of commit
+ of the other files.
+
+2008-10-21 Wakaba
+
+ * mkcommitfeed.pl: Oops, namespace URI was missing; namespaces is
+ always annoying :-<
+
+2008-10-21 Wakaba
+
+ * mkcommitfeed.pl: Don't use date from the ChangeLog content as
+ date. Set |xmlns| attribute of the root |feed| element.
+
+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.