diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2005-02-06 19:52:54 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2005-02-06 19:52:54 +0000 |
commit | e2336a094a8a7f9ff19a5a2e2ea9be2e88d6db1f (patch) | |
tree | 2dc2d42293dfa025465b5b980184c2b994edae34 /ChangeLog | |
parent | 8bacb137f813721b0cf6f40049007c195dae1944 (diff) | |
download | xine-lib-e2336a094a8a7f9ff19a5a2e2ea9be2e88d6db1f.tar.gz xine-lib-e2336a094a8a7f9ff19a5a2e2ea9be2e88d6db1f.tar.bz2 |
**BUGFIX**
Convert non-ASCII latin1 character to ASCII in xine source code.
Synchronize po-files.
Czech translation update.
CVS patchset: 7387
CVS date: 2005/02/06 19:52:54
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -23,6 +23,7 @@ xine-lib (1.0.1) * published documentation about Win32 platform * brand new DirectX audio output plugin for Windows * updated win32 MSVC port + * used only ASCII characters for C locale xine-lib (1.0) * unbreak DXR3 plugin |