summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-31 00:01:44 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-31 00:01:44 +0000
commite237df6bb9cb1f507a84ee30eae7604612086e3f (patch)
tree90cb0db2cd01700117fd19bceba094dfe46ac756 /ChangeLog
parenta1aa892c8a62fca89274e2d489b5516d5f8d0142 (diff)
downloadxine-lib-e237df6bb9cb1f507a84ee30eae7604612086e3f.tar.gz
xine-lib-e237df6bb9cb1f507a84ee30eae7604612086e3f.tar.bz2
Fix install problems in case configure was generated by autoconf >= 2.59c.
CVS patchset: 8000 CVS date: 2006/05/31 00:01:44
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0c918526a..dcd45cd63 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@ xine-lib (1.1.2)
* Make various structures and arrays constant.
* Fix up health check to find libX11 and libXv shared objects even if
devel packages aren't installed (where appropriate). (Ubuntu 47357)
+ * Fix install problems in case configure was generated by autoconf >= 2.59c.
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.