summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-30 23:30:26 +0000
committerDarren Salt <linux@youmustbejoking.demon.co.uk>2006-05-30 23:30:26 +0000
commita1aa892c8a62fca89274e2d489b5516d5f8d0142 (patch)
tree952a7bf090f47e7cf2edeb3aed148ae1342de8d9 /ChangeLog
parent9e801ef23dcf2a43d3977cebb088af099d499bb6 (diff)
downloadxine-lib-a1aa892c8a62fca89274e2d489b5516d5f8d0142.tar.gz
xine-lib-a1aa892c8a62fca89274e2d489b5516d5f8d0142.tar.bz2
Fix up health check to find libX11 and libXv shared objects even if devel
packages aren't installed (where appropriate). (Ubuntu 47357) CVS patchset: 7999 CVS date: 2006/05/30 23:30:26
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b2f2b1ff..0c918526a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,8 @@ xine-lib (1.1.2)
* Coverity fixes
* Add ATSC support to the DVB plugin
* 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)
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.