summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d498be1b..cbb8e556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-06-12 Stefan Kost <ensonic@users.sf.net>
+
+ * gst/avi/gstavimux.c:
+ Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
+ for a random constant in tagmuxing code.
+
2008-06-11 Stefan Kost <ensonic@users.sf.net>
* gst/debug/gsttaginject.c: