summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-22 13:22:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-22 13:22:02 +0000
commitbdc3e8c81b7be33a24c749093d9cbe647ef0d150 (patch)
tree5498cc98294a45d21101d634cbaff97802b086ee
parenta70c9dd619a5a1ac701db506d8a180678f2afe5a (diff)
downloadgst-plugins-bad-bdc3e8c81b7be33a24c749093d9cbe647ef0d150.tar.gz
gst-plugins-bad-bdc3e8c81b7be33a24c749093d9cbe647ef0d150.tar.bz2
gst-plugins-bad-bdc3e8c81b7be33a24c749093d9cbe647ef0d150.zip
fix non-compilation
Original commit message from CVS: fix non-compilation
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6b91401e..84f78585 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-01-22 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * gst/adder/gstadder.c: (gst_adder_link):
+ fix non-compile and cut-n-paste code
+
2004-01-21 David Schleef <ds@schleef.org>
* ext/swfdec/gstswfdec.c: (gst_swfdec_video_getcaps),