|  |  | 1 | 0.9.2  20040223  Many bugfixes, among them some critical ones: | 
|  |  | 2 | * Package now builds without psiconv.conf files installed | 
|  |  | 3 | UTF8 Psion support might now actually work | 
|  |  | 4 | -c argument introduced for psiconv program | 
|  |  | 5 |  | 
|  |  | 6 | 0.9.1  20040209  Added the psiconv-config program. | 
|  |  | 7 | Fixed the installation of @includedir@/psiconv/general.h | 
|  |  | 8 | Added the forgotted psiconv_config_free function. | 
|  |  | 9 | Removed some small memory leaks. | 
|  |  | 10 |  | 
| 1 | 0.9.0  20040404  New major library version number breaks source compatibility: | 11 | 0.9.0  20040204  New major library version number breaks source compatibility: | 
| 2 | * All strings and characters are now stored in UCS-2 | 12 | * All strings and characters are now stored in UCS-2 | 
| 3 | * New config structure. | 13 | * New config structure. | 
| 4 | - Call psiconv_config_default and psiconv_config_read at the | 14 | - Call psiconv_config_default and psiconv_config_read at the | 
| 5 | start of your program | 15 | start of your program | 
| 6 | - Almost all functions have a new psiconv_config parameter | 16 | - Almost all functions have a new psiconv_config parameter |