summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-29 13:33:30 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-29 13:33:30 +0000
commitcb6f639efb27edf2da979f7e280d31095eccf968 (patch)
tree57b52ae4b6467a90373d2aadc04e0ba14e5eec3e /ChangeLog
parent358b472aab0e2dbef15e67fbf48f298040651e55 (diff)
downloadgst-plugins-bad-cb6f639efb27edf2da979f7e280d31095eccf968.tar.gz
gst-plugins-bad-cb6f639efb27edf2da979f7e280d31095eccf968.tar.bz2
gst-plugins-bad-cb6f639efb27edf2da979f7e280d31095eccf968.zip
Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will s...
Original commit message from CVS: Patch by: Cygwin Ports maintainer <yselkowitz at users dot sourceforge dot net> * autogen.sh: * configure.ac: Require gettext 0.17 because older versions don't mix with libtool 2.2. At build time an older gettext version will still work. Fixes bug #556091.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7683601b..c224cb26 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-11-29 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ Patch by: Cygwin Ports maintainer
+ <yselkowitz at users dot sourceforge dot net>
+
+ * autogen.sh:
+ * configure.ac:
+ Require gettext 0.17 because older versions don't mix with libtool
+ 2.2. At build time an older gettext version will still work.
+ Fixes bug #556091.
+
2008-11-28 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst/mxf/mxfdemux.c: (gst_mxf_demux_pull_random_index_pack):