summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-06 14:04:05 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-06 14:04:05 +0000
commit6edb7b4d44fed3d36eef94fef00ac453403a1b92 (patch)
treee71c473e5b5889235e1bff80f5da352d9070027e /ChangeLog
parentd629959f687e8ec0109f2295c66ae4ef00943d70 (diff)
downloadlibgpod-tmz-6edb7b4d44fed3d36eef94fef00ac453403a1b92.tar.gz
libgpod-tmz-6edb7b4d44fed3d36eef94fef00ac453403a1b92.tar.xz
libgpod-tmz-6edb7b4d44fed3d36eef94fef00ac453403a1b92.zip
Remove non-useful argument to db_parse_context_destroy (patch from songbird)
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2038 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7e6fe..bfc9b95 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-07-06 Christophe Fergeau <teuf@gnome.org>
+ * src/db-artwork-parser.c
+ * src/db-parse-context.c
+ * src/db-parse-context.h: get rid of unused argument to
+ db_parse_context_destroy (it was always set to TRUE)
+
+2008-07-06 Christophe Fergeau <teuf@gnome.org>
+
* src/ithumb-writer.c: fix bug in the function scaling and cropping
thumbnails, in the non-cropping case, the returned pixbuf size
didn't reflect the size of the scaled pixbuf
@@ -20,6 +27,8 @@
2008-07-05 Christophe Fergeau <teuf@gnome.org>
+ Patch from: Songbird (http://getsongbird.com/)
+
* src/ithumb-writer.c: don't leak the list of image formats we get
from the ItdbDevice