--- markup/html/whatpm/ChangeLog 2007/04/25 11:19:22 1.3 +++ markup/html/whatpm/ChangeLog 2008/11/24 07:04:41 1.34 @@ -1,3 +1,151 @@ +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. + +2008-10-21 Wakaba + + * cvscommit.sh: Add a line to invoke |mkcommitfeed.pl|. + + * mkcommitfeed.pl: New script. + +2008-10-05 Wakaba + + * readme.en.html: Missing link to Whatpm::RDFXML module is added. + Typo fixed. Noted that Media Query Level 3 is not supported yet. + Linked to WebHACC supported standards documentation. + +2008-09-17 Wakaba + + * readme.en.html: Add link to the CSS extension document. + +2008-09-17 Wakaba + + * readme.en.html: Add missing links to more existing modules. + +2008-09-17 Wakaba + + * readme.en.html: Document structure reconsidered. + +2008-09-17 Wakaba + + * readme.en.html: Missing links to existing modules are added. + More links to demos and application are added. Link to the tarball + of the CVS trunk is added. + +2008-09-15 Wakaba + + * readme.en.html: Link to handles.en.html. + +2008-07-19 Wakaba + + * readme.en.html: Link to Whatpm::WebIDL module. + +2007-11-23 Wakaba + + * readme.en.html: Link to user data names documentation + is added. + +2007-11-23 Wakaba + + * readme.en.html: Whatpm::ContentChecker now depends + on Message::Charset::Info. + +2007-11-19 Wakaba + + * readme.en.html: Link to |Whatpm::Charset::UniversalCharDet|. + +2007-11-11 Wakaba + + * readme.en.html: Link to |Whatpm::HTML::Serializer|. + +2007-11-04 Wakaba + + * readme.en.html: Link to |Whatpm::CacheManifest|. + +2007-10-17 Wakaba + + * readme.en.html: Link to Selectors object documentation is added. + +2007-10-07 Wakaba + + * readme.en.html: Link to the spec for manakai's extension Selectors + pseudo-classes is added. + +2007-09-09 Wakaba + + * readme.en.html: Links to CSS tokenizer module & demo + are added. + +2007-07-29 Wakaba + + * readme.en.html: Dependency section is added. + +2007-05-27 Wakaba + + * readme.en.html: Link to new modules are added. + +2007-05-20 Wakaba + + * readme.en.html: Updated. + +2007-05-02 Wakaba + + * readme.en.html: TODO section is added. + +2007-05-01 Wakaba + + * readme.en.html: New document. + +2007-04-30 Wakaba + + * .cvsignore: New file. + 2007-04-25 Wakaba * MANIFEST.SKIP: .htaccess is added.