--- psiconv/trunk/ChangeLog 2004/02/26 17:12:47 235 +++ psiconv/trunk/ChangeLog 2004/03/16 13:47:04 241 @@ -1,3 +1,32 @@ +2004-03-09 00:20 frodo + + * lib/psiconv/: data.c, data.h: (Frodo) Added forgotten function + free_word_style_list + +2004-03-04 22:55 frodo + + * examples/Word, lib/psiconv/data.h, lib/psiconv/image.c, + lib/psiconv/parse_image.c, program/psiconv-config/psiconv-config: + (Frodo) Bug fixes * Image colors correction (scale 0.0 to 1.0, + instead of 0.0 to less-than 1.0) * Bullet and indentation docs + update * Update version number + +2004-02-28 18:09 frodo + + * lib/psiconv/parse_common.c: (Frodo) Simplify routine a bit by + using the new psiconv_unicode_from_list + +2004-02-26 22:33 frodo + + * configure.in, lib/psiconv/Makefile.am, + lib/psiconv/parse_driver.c: (Frodo) Version nrs, case-insensitive + applid * Bump library patch level up by one * Update version + number to 0.9.4 * Make applid comparison case-insensitive + +2004-02-26 18:12 frodo + + * ChangeLog, NEWS, debian/changelog: (Frodo) Final 0.9.3 checkin + 2004-02-26 18:08 frodo * lib/psiconv/generate_common.c: (Frodo) Stupid typo-mistake