Revision
1.3 -
(
show annotations)
(
download)
Mon Sep 14 03:12:03 2009 UTC
(16 years, 7 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +7 -0 lines
++ swe/lib/SWE/ChangeLog 14 Sep 2009 03:08:53 -0000
* DB.pm (id_prop): New method.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/Document/ChangeLog 14 Sep 2009 03:10:40 -0000
* SWML.pm (to_text, to_text_media_type): Moved back to the
superclass.
* CanvasInstructions.pm: New module.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/SWE/Object/ChangeLog 14 Sep 2009 03:10:03 -0000
* Document.pm (prop): New method.
(content_media_type): Changed to return the real media type.
(to_xml_media_type, to_text_media_type, to_xml, to_html_fragment):
Changed to return appropriate default value.
2009-09-14 Wakaba <wakaba@suika.fam.cx>
++ swe/lib/suikawiki/ChangeLog 14 Sep 2009 03:11:39 -0000
* main.pl: Don't generate rel=alternate links if it is known that
the alternate is not available.
2009-09-14 Wakaba <wakaba@suika.fam.cx>