2007-09-14 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.1.1:
* Catalyst/Controller/Atompub/Collection.pm
- fix POD on cache control
2007-09-14 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.1.0:
- thanks Tim for testing
* Catalyst/Controller/Atompub/Collection.pm
- don't check If-Match on DELETE
- move an accessor for edited to the parent module
Catalyst::Controller::Atompub::Collection
* samples/MyBlog
- update atom:updated in a Media Link Entry when the corresponding
Media Resource is updated
- change DB schema
2007-09-12 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.0.3:
* samples/MyBlog
- returns 404 at MyBlog/Controller/Root.pm
* Catalyst/Controller/Atompub/Collection.pm
- rewrite make_edit_uri in POD
2007-09-11 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.0.2:
* samples/MyAtom
- rename sample application to MyAtom from MyApp
2007-09-10 Takeru INOUE <takeru.inoue _ gmail.com>
* release 0.0.1: created by Module::Starter