summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-07-30 19:40:53 +0000
committerDavid Schleef <ds@schleef.org>2004-07-30 19:40:53 +0000
commitd4c0461a23f6fd23e2c9c40a8bfad3b2dd43de57 (patch)
treeea0bc7a040edf31504fc4f1201e8b029bb276ec6 /ChangeLog
parentdf3d4b018d89fd3029207c8c5f463bb59931b6a9 (diff)
gst/multipart/Makefile.am: Fix things that should have been fixed in the last checkin.
Original commit message from CVS: * gst/multipart/Makefile.am: Fix things that should have been fixed in the last checkin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index addbd64f..74258204 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2004-07-30 David Schleef <ds@schleef.org>
+ * gst/multipart/Makefile.am: Fix things that should have been
+ fixed in the last checkin.
+
+2004-07-30 David Schleef <ds@schleef.org>
+
* testsuite/multifilesink/Makefile.am: Fix unused variable.
2004-07-30 Thomas Vander Stichele <thomas at apestaart dot org>