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 2317f8c5..b7258842 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-04 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
+ (gst_ebml_write_set_cache):
+ Unref the write cache in finalize if it was set and add add "FIXME"
+ to a comment that needs it.
+
2008-06-02 Wim Taymans <wim.taymans@collabora.co.uk>
Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>