|
|
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 | |
1 | 0.9.1 20040409 Added the psiconv-config program. |
6 | 0.9.1 20040209 Added the psiconv-config program. |
2 | Fixed the installation of @includedir@/psiconv/general.h |
7 | Fixed the installation of @includedir@/psiconv/general.h |
3 | Added the forgotted psiconv_config_free function. |
8 | Added the forgotted psiconv_config_free function. |
|
|
9 | Removed some small memory leaks. |
4 | |
10 | |
5 | 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: |
6 | * All strings and characters are now stored in UCS-2 |
12 | * All strings and characters are now stored in UCS-2 |
7 | * New config structure. |
13 | * New config structure. |
8 | - Call psiconv_config_default and psiconv_config_read at the |
14 | - Call psiconv_config_default and psiconv_config_read at the |
9 | start of your program |
15 | start of your program |
10 | - Almost all functions have a new psiconv_config parameter |
16 | - Almost all functions have a new psiconv_config parameter |