--- messaging/manakai/bin/ChangeLog 2005/11/15 14:18:23 1.37 +++ messaging/manakai/bin/ChangeLog 2006/02/25 16:49:55 1.49 @@ -1,3 +1,61 @@ +2006-02-26 Wakaba + + * dac2pm.pl (--dafx-file-suffix): New dummy option. + + * daf.pl: New script. + +2006-02-24 Wakaba + + * dac.pl (--dafx-file-suffix): New option. + (pl_store resource_resolver parameter): New |dafx| + index file resolution is implemented. + +2006-02-23 Wakaba + + * dac.pl (--update): New option. + +2006-02-09 Wakaba + + * dac2test.pl: Set |pc:preserve-line-break| configuration + parameter |true|. + +2006-02-08 Wakaba + + * dac2test.pl (|test:ParserTest| converter): |c:erred| is supported. + +2006-01-28 Wakaba + + * dac2test.pl (|test:StandaloneTest| converter): Generates |otherwise| + clause to catch exception and continue remaining tests. + +2006-01-21 Wakaba + + * dac2test.pl: Dies if no perl code is defined + for a |test:ParserTestSet|. + +2006-01-12 Wakaba + + * dac2test.pl: |test:ParserTestSet| and |test:ParserTest| + test types are implemented. + +2005-12-21 Wakaba + + * dac2pm.pl: Now requires |Message::Util::DIS::DPG| module. + +2005-12-20 Wakaba + + * dac2pm.pl: Now requires GenericLS module. + +2005-11-23 Wakaba + + * dac.pl, dac2pm.pl, dac2test.pl: |--verbose| or |--debug| + option turns verbose or debug mode of |Message::Util::Error| + module respectively. + +2005-11-16 Wakaba + + * dac2text.pl: Dies if test code is not defined. + 2005-11-15 Wakaba * dac2test.pl: Adds the module as |require|d module.