summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-08-31 08:45:46 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-08-31 08:45:46 +0000
commit9d659fe404a96c647f3e7d4a4c72d62fe5d8971e (patch)
tree22f9dc561811f55fafdb93966c55fc8178661475
parent232ca302005d8023882cd327d06a8cc05f7489ef (diff)
downloadgst-plugins-bad-9d659fe404a96c647f3e7d4a4c72d62fe5d8971e.tar.gz
gst-plugins-bad-9d659fe404a96c647f3e7d4a4c72d62fe5d8971e.tar.bz2
gst-plugins-bad-9d659fe404a96c647f3e7d4a4c72d62fe5d8971e.zip
fix #151462
Original commit message from CVS: fix #151462
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0adbdc6c..fba13612 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-08-31 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * ext/theora/Makefile.am:
+ fix makefile. Fixes #151462.
+
2004-08-30 Wim Taymans <wim@fluendo.com>
* gst/tcp/gstfdset.c: (gst_fdset_free), (gst_fdset_wait):