diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2006-01-08 12:15:39 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2006-01-08 12:15:39 +0000 |
commit | fcb88e73ce3953940ef28c097b2a615ca5970aee (patch) | |
tree | 053bf340321b974a8cac5eec505118216d9b319a /ChangeLog | |
parent | 56f6e30a8f5cb9bbf0371718022925584247f018 (diff) | |
download | xine-lib-fcb88e73ce3953940ef28c097b2a615ca5970aee.tar.gz xine-lib-fcb88e73ce3953940ef28c097b2a615ca5970aee.tar.bz2 |
*BUGFIX*
Used the same pludindir and path separator for native Win32 and CygWin.
Fixed build of the plugins using X11 on CygWin.
CVS patchset: 7833
CVS date: 2006/01/08 12:15:39
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -43,6 +43,7 @@ xine-lib (1.0.4) * tiny doc update * build fixes and cross build improvements * fixed an align problem in Win32 DirectX video output plugin + * fixed linking of X11 plugins for some platforms xine-lib (1.0.3) * fixed format string vulnerability in audio CD input plugin |