diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-12 11:02:37 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-02-12 11:02:37 +0000 |
commit | a454306f9b59b2d391dc30904a0a44ce82b86723 (patch) | |
tree | 6bb37aeb793cb7617fcc26e98508698a4349e787 | |
parent | b5708310bbd53c8d1bcdd87b7d0e946a4cd78b01 (diff) | |
download | gst-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-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |