summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 45dd2a56..d23a8ebf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-02-11 Sebastian Dröge <slomo@circular-chaos.org>
+ * ext/xvid/gstxvidenc.c: (gst_xvidenc_init):
+ Unset GValues after using them. Fixes bug #515720.
+
+2008-02-11 Sebastian Dröge <slomo@circular-chaos.org>
+
* tests/check/Makefile.am:
Disable the dvb plugin for the states test. Fixes bug #515567.