summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2008-12-13 12:41:56 +0000
committerEdward Hervey <bilboed@bilboed.com>2008-12-13 12:41:56 +0000
commit4fa4fdf7c09616b7ec3a88c8460d7afe08260624 (patch)
treed16d3ed07970a50b1870a206c2e31eeb47bd537e /ChangeLog
parent04d9ff9a245d0e6e3d4b224a924453849ee2b5a9 (diff)
m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we...
Original commit message from CVS: * m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and since we now require gettext >= 0.17 ... we can remove it from the list of files to dist.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbc5c8df6..792a06e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-12-13 Edward Hervey <edward.hervey@collabora.co.uk>
+
+
+ * m4/Makefile.am:
+ inttypes.m4 hasn't been available since gettext-0.15, and since we now
+ require gettext >= 0.17 ... we can remove it from the list of files to
+ dist.
+
2008-12-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* gst-libs/gst/audio/gstbaseaudiosink.c: