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
commit7a759dc2cae9da9d0a5882c2b4c4dc0428c96e3c (patch)
treee71c473e5b5889235e1bff80f5da352d9070027e /ChangeLog
parent1cc7aea053dfc4013a6ad1b2be6eb1e658371b7e (diff)
downloadlibgpod-tmz-7a759dc2cae9da9d0a5882c2b4c4dc0428c96e3c.tar.gz
libgpod-tmz-7a759dc2cae9da9d0a5882c2b4c4dc0428c96e3c.tar.xz
libgpod-tmz-7a759dc2cae9da9d0a5882c2b4c4dc0428c96e3c.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