summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b4023c3..c620dcc5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2005-02-22 Luca Ognibene <luogni@tin.it>
+
+ Reviewed by: Tim-Philipp Müller <tim at centricular dot net>
+
+ * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_link):
+ Don't leak caps string (fixes #168134)
+
+ * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init),
+ (gst_jpegenc_init), (gst_jpegenc_finalize),
+ (gst_jpegenc_change_state):
+ Don't leak line buffers and context struct (fixes #168133).
+
2005-02-21 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: