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
commit3c9e51e915c1facb46f07a97b185fb32c0a3c181 (patch)
tree541fab088d64695acc950dbee388ed75053d15b1
parentff90353f7dee0c2f6946ffac78e0bd115569a035 (diff)
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),