summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrantišek Dvořák <valtri@users.sourceforge.net>2006-01-22 15:15:30 +0000
committerFrantišek Dvořák <valtri@users.sourceforge.net>2006-01-22 15:15:30 +0000
commit432cf97f42c56a958712686e46bc6d02a8cd4561 (patch)
treecd041cf50dce4733a4647a201695ebf6342d7459 /ChangeLog
parentf9e55cddc4b81a438a15df718daa45ffe9b751cf (diff)
downloadxine-lib-432cf97f42c56a958712686e46bc6d02a8cd4561.tar.gz
xine-lib-432cf97f42c56a958712686e46bc6d02a8cd4561.tar.bz2
**BUGFIX**
Force running iconv test (it runs under AM_GNU_GETTEXT anyway). Add FreeBSD specific prefix to iconv test. Fixed missing autotools symbols on FreeBSD (it's somewhere in system, but xine should contain it too). CVS patchset: 7838 CVS date: 2006/01/22 15:15:30
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 161b56324..e39a425b1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@ xine-lib (1.1.2)
* Disable the XXMC plugin if Xv support isn't there
* Also look for Xv support in /usr/lib for X.org's new location
* Fix using xine-lib on systems with SELinux enabled
+ * Build right with libiconv in /usr/local as default on FreeBSD
xine-lib (1.1.1)
* Improve sound quality when using alsa 1.0.9 or above.