summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2004-12-27 17:22:30 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2004-12-27 17:22:30 +0000
commit30336aacf67d08014b6b17e4a1a50eccc9a05a92 (patch)
tree7c48212e1f40e8653ade01294ee199b44153f15b /ChangeLog
parent1b34510447e4e91a1075e15ec2d31161f5419fea (diff)
downloadxine-lib-30336aacf67d08014b6b17e4a1a50eccc9a05a92.tar.gz
xine-lib-30336aacf67d08014b6b17e4a1a50eccc9a05a92.tar.bz2
**BUGFIX** (<- testing whether my automated-merging-idea works)
fix xine-lib builds without X11: HAVE_XV must not be defined conditionally, otherwise configure will complain also fix the Xv test for old shells with broken handling of empty variables CVS patchset: 7307 CVS date: 2004/12/27 17:22:30
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index feb5b6d79..61d49db2c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+xine-lib (1.0.1)
+ * fixed builds with Xv or the entire X11 unavailble
+
xine-lib (1.0)
* unbreak DXR3 plugin
* fix crash in the AIFF demuxer on oversized chunks