| 1 | 0.9.0  200401??  New major library version number breaks source compatibility: | 
1 | 0.9.0  20040404  New major library version number breaks source compatibility: | 
| 2 | 		 * All strings and characters are now stored in UCS-2 | 
2 | 		 * All strings and characters are now stored in UCS-2 | 
| 3 |                  * New config structure. | 
3 |                  * New config structure. | 
| 4 |                    - Call psiconv_config_default and psiconv_config_read at the | 
4 |                    - Call psiconv_config_default and psiconv_config_read at the | 
| 5 |                      start of your program | 
5 |                      start of your program | 
| 6 |                    - Almost all functions have a new psiconv_config parameter | 
6 |                    - Almost all functions have a new psiconv_config parameter |