summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-12 11:02:37 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-12 11:02:37 +0000
commita454306f9b59b2d391dc30904a0a44ce82b86723 (patch)
tree6bb37aeb793cb7617fcc26e98508698a4349e787
parentb5708310bbd53c8d1bcdd87b7d0e946a4cd78b01 (diff)
downloadgst-plugins-bad-a454306f9b59b2d391dc30904a0a44ce82b86723.tar.gz
gst-plugins-bad-a454306f9b59b2d391dc30904a0a44ce82b86723.tar.bz2
gst-plugins-bad-a454306f9b59b2d391dc30904a0a44ce82b86723.zip
Changelog surgery: mention bug 515919 fixed in my previous commit
Original commit message from CVS: Changelog surgery: mention bug 515919 fixed in my previous commit
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f0ed6363..0a3d16ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -22,6 +22,7 @@
* sys/glsink/glimagesink.c:
* sys/glsink/gstgldisplay.c:
Fix some finalize leaks by chaining up to the parent method.
+ Fixes: #515919
2008-02-12 Sebastian Dröge <slomo@circular-chaos.org>