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
commitd1a2c54b3be69037d8b9ec2069d62d42217a57cf (patch)
treed16edec80ee8f187a06fa7a5ead215b75f213ca3
parente3b386fa92d2714548d73ae358519f9bdb42a63c (diff)
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):