summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 180bfd40..1697ef5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-08-28 Michael Smith <msmith@songbirdnest.com>
+
+ * gst/law/alaw.c:
+ * gst/law/mulaw.c:
+ Ref caps before passing to gst_pad_template_new(), since that takes
+ ownership.
+
2008-08-28 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: Mersad Jelacic <mersad at axis dot com>