summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-08 10:47:28 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-08 10:47:28 +0000
commitae4309d00ca64b72be1327e166c00324656f8f82 (patch)
tree4b9d7a19ed4889cbe30a761fca8dd2e67252a9bc /ChangeLog
parent1c1a9dd6aaad300daca94549f9cff3b9dc61dd7f (diff)
downloadgst-plugins-bad-ae4309d00ca64b72be1327e166c00324656f8f82.tar.gz
gst-plugins-bad-ae4309d00ca64b72be1327e166c00324656f8f82.tar.bz2
gst-plugins-bad-ae4309d00ca64b72be1327e166c00324656f8f82.zip
gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h.
Original commit message from CVS: 2005-07-08 Andy Wingo <wingo@pobox.com> * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the defines come from config.h. * autogen.sh: Run autopoint, etc. * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/. * configure.ac: Add gettext stuff.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ed0ecb0..3280377b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-07-08 Andy Wingo <wingo@pobox.com>
+
+ * gst/avi/Makefile.am (libgstavi_la_CFLAGS): No gettext hacks, the
+ defines come from config.h.
+
+ * autogen.sh: Run autopoint, etc.
+
+ * Makefile.am (DIST_SUBDIRS, SUBDIRS): Go into po/.
+
+ * configure.ac: Add gettext stuff.
+
2005-07-07 Wim Taymans <wim@fluendo.com>
* gst/videobox/gstvideobox.c: (gst_video_box_init),