--- messaging/manakai/bin/ChangeLog 2005/09/22 11:02:31 1.26 +++ messaging/manakai/bin/ChangeLog 2005/09/30 13:06:13 1.30 @@ -1,3 +1,31 @@ +2005-09-30 Wakaba + + * mkdisdump.pl (append_module_group_documentation, + append_document_documentation): New functions. + (append_class_documentation, append_interface_documentation): + Generates method/attribute/constgroup information (in partial mode) + even if "is_partial" option is true to compute inheriting + class member information correctly. + (--resource-uri): New option. + + * Makefile (error.xml, minimpl.xml): New rules. + +2005-09-25 Wakaba + + * dac.pl, dac2pm.pl, mkdisdump.pl: Parameters "--dis-file-suffix", + "--daem-file-suffix", "--search-path-catalog-file-name", and + "--search-path" added. New dae and daem database format support. + (dac_search_file_stem): New function. + +2005-09-24 Wakaba + + * dac.pl, dac2pm.pl, mkdisdump.pl: "--debug" option added. + (dac_load_module_file): Allow "|" as qname prefix separator. + +2005-09-23 Wakaba + + * mkdisdump.pl: Fixed to support new dad database implementation. + 2005-09-22 Wakaba * dac2pm.pl (status_msg_, status_msg): New functions.