summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2005-02-20 10:08:01 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2005-02-20 10:08:01 +0000
commit093464717c406e42a6599e4dad367248e1e37983 (patch)
tree9d3a98dcd842ada965ee03fa0d938bc446dfd466 /ChangeLog
parent5d93f582cc0aafbc66134d46e79d73ab941f6c7e (diff)
downloadxine-lib-093464717c406e42a6599e4dad367248e1e37983.tar.gz
xine-lib-093464717c406e42a6599e4dad367248e1e37983.tar.bz2
**BUGFIX**
Replaced AC_TRY_RUN by AC_RUN_IFELSE. Now, if cross compiled, field ordering is hardcoded for Windows platform. New common test just for availibility of bit fields works for all platforms. CVS patchset: 7420 CVS date: 2005/02/20 10:08:01
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 41bc08262..3401cfd6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,7 +28,7 @@ xine-lib (1.0.1)
* updated vidix to 0.9.9
* plugin description accessor functions (may load plugins)
* fixed translations, they wasn't used in some cases
- * MSVC Win32 port update
+ * Win32 port updates: cross compilation of VCD, external ffmpeg with MSVC
xine-lib (1.0)
* unbreak DXR3 plugin