--- psiconv/trunk/NEWS 2004/01/09 22:20:03 185 +++ psiconv/trunk/NEWS 2004/02/04 12:19:09 196 @@ -1,4 +1,4 @@ -0.9.0 200401?? New major library version number breaks source compatibility: +0.9.0 20040404 New major library version number breaks source compatibility: * All strings and characters are now stored in UCS-2 * New config structure. - Call psiconv_config_default and psiconv_config_read at the @@ -12,7 +12,7 @@ * psiconv_sketch_section data representation changes * New verbosity level PSICONV_VERB_ERROR Use config files /etc/psiconv.conf and ~/.psiconv.conf - Support automake 1.6 and 1.7 + Support automake 1.6, 1.7 and 1.8 Support autoconf-2.50 and up Support ImageMagick 5.4.x and 5.5.x (API changed once again...) Support Unicode output in psiconv program (Keita Kawabe) @@ -28,6 +28,10 @@ Errors and warnings sanitized Rewrite of the psiconv program: * Outputs in UTF8, UCS2, ASCII or Psion encodings + * XHTML target generates strict XHTML using CSS + * HTML4 target generates traditional HTML without CSS + * IMAGE target remains the same + * LATEX and RTF targets are not supported anymore 0.8.3 20020129 Extended sheet parsing support in library: all non-graph parts are now parsed. Support autoconf-2.52, libtool-1.4.2 (needs patch!),