diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-01 17:31:12 +0000 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2008-01-01 17:31:12 +0000 |
commit | 284db4a4fc4941b7a3b903d3ab23b04840517fd1 (patch) | |
tree | 9e943da20f69f5d62fca7e9888f609dcca496713 /ChangeLog | |
parent | 22c70084bc88af56b103c5b28ad74c9260058ae7 (diff) | |
download | xine-lib-284db4a4fc4941b7a3b903d3ab23b04840517fd1.tar.gz xine-lib-284db4a4fc4941b7a3b903d3ab23b04840517fd1.tar.bz2 |
Avoid potential install-time mislinkage against libxine.so.2.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -36,6 +36,8 @@ xine-lib (1.1.9) (unreleased) * Fixed an input_pvr issue with 'set input' for ivtv versions 0.10.6+ * demux_aiff: only check for chunk's size being lesser than 100 when reading the COMM_TAG. [Bug #6] + * Avoid potential mislinkage at install time if a system-wide libxine.so + is present but is *not* pointing at libxine.so.1. xine-lib (1.1.8) * Send a channel-changed event to the frontend when receiving the SYNC |