summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2005-07-18 15:47:11 +0000
committerAndy Wingo <wingo@pobox.com>2005-07-18 15:47:11 +0000
commit19e2556d25d6b55e554bfd03f30d8d0c4456511a (patch)
treef18ccafdb3a10ae7d605ce2159438701ba749c92
parent2a6dda88c7caa9deda826e14d9e03d59817963d8 (diff)
configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment.
Original commit message from CVS: 2005-07-18 Andy Wingo <wingo@pobox.com> * configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit comment.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91f6fdda..10e8e475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2005-07-18 Andy Wingo <wingo@pobox.com>
+
+ * configure.ac: Use AS_LIBTOOL_TAGS. Fix crap gettext commit
+ comment.
+
2005-07-18 Wim Taymans <wim@fluendo.com>
* gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_add_element),