summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-05-24 09:18:53 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-05-24 09:18:53 +0000
commit90733f77c9f791bb9bf52f3d5dfb0b618caf0afc (patch)
treeaf2a71dc5284f5794a1024a05f827f7a0050f5df /ChangeLog
parent0318a9a89b5e14054f0755b575d30a08f316aad0 (diff)
downloadlibgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.tar.gz
libgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.tar.xz
libgpod-90733f77c9f791bb9bf52f3d5dfb0b618caf0afc.zip
Factor some code out of ithumb_writer_write_thumbnail for better readability
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1977 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a37a81c..d7e25b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2008-05-24 Christophe Fergeau <teuf at gnome.org>
+ * src/ithumb-writer.c: factor some code out of
+ ithumb_writer_write_thumbnail into separate functions to make the
+ code more readable
+
+2008-05-24 Christophe Fergeau <teuf at gnome.org>
+
Patch from Jacob Hoffman-Andrews <jsha at newview.org>
* src/itdb_device.h: add 'crop' field to Itdb_ArtworkFormat