summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-02-11 16:29:22 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-02-11 16:29:22 +0000
commitd769e1e4108cdd4c073c177222be60ca83a2e009 (patch)
tree9aef66266444277b821e5074d682755674f2bff4 /ChangeLog
parent43e1919fa0b190a827c09471551b331ccc392e86 (diff)
fix ulonglong.m4 missing by upping gettext required version
Original commit message from CVS: fix ulonglong.m4 missing by upping gettext required version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a1b6c41b..5df6ddb6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * configure.ac:
+ require gettext 0.11.5 so ulonglong.m4 gets checked out and copied
+ by autopoint (fixes #132996)
+
2004-02-11 Benjamin Otte <in7y118@public.uni-hamburg.de>
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_base_init):