--- messaging/manakai/bin/ChangeLog 2006/04/04 14:30:29 1.59 +++ messaging/manakai/bin/ChangeLog 2006/12/02 12:46:18 1.70 @@ -1,3 +1,58 @@ +2006-12-02 Wakaba + + * daf.pl: Call |get_dom_implementation| + instead of obsolete |get_implementation|. + + * grep-dis.pl: |lib/manakai/*.pl| is added. + +2006-11-05 Wakaba + + * daf.pl Prototype declarations are added. + +2006-11-05 Wakaba + + * daf.pl: Now redundant |get_feature| calls are + removed. + +2006-11-04 Wakaba + + * daf.pl: The |--debug| option no longer set + obsoleted |$Message::DOM::DOMFeature::DEBUG| option. + +2006-11-03 Wakaba + + * grep-dis.pl: New script. + +2006-09-10 Wakaba + + * daf.pl (--dtd-suffix, --create-dtd-driver): New options + for DTD driver support. + +2006-08-15 Wakaba + + * daf.pl: Passes the |implementation| parameter + to the |read_properties| method. + +2006-05-20 Wakaba + + * daf.pl ($VERSION): New variable. + (--mod-file-suffix): New option. + +2006-05-19 Wakaba + + * daf.pl (--load-module): New option. + (--create-dtd-modules): New option.4a + +2006-05-16 Wakaba + + * daf.pl: Generation of Perl modules and + tests are split into separate modules. + +2006-04-09 Wakaba + + * daf.pl (daf_generate_perl_test): Old |PerlCode| methods + are replaced by new ones. + 2006-04-04 Wakaba * daf.pl (--dafs-suffix): New option.