summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-10-01 15:52:05 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-10-01 15:52:05 +0000
commitce3366521d9b9270df4308c3d7e7957b77528945 (patch)
tree66ffc4a4dda2e73b255e4e6ec90765e2ab900284 /ChangeLog
parentc663904a7b345314e9b1737b1250642a85ad1480 (diff)
downloadlibgpod-ce3366521d9b9270df4308c3d7e7957b77528945.tar.gz
libgpod-ce3366521d9b9270df4308c3d7e7957b77528945.tar.xz
libgpod-ce3366521d9b9270df4308c3d7e7957b77528945.zip
* src/itdb_itunesdb.c: integrate checksum writing into the
creation of the iTunesDB instead of modifying the iTunesDB file in place (Christophe) * src/itdb_device.c: re-use artwork definition for iPod classic also for iPod Nanos 3G. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1712 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c600036..44539b5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,13 @@
* src/itdb_device.c: added artwork definition file (cover only)
for iPod Nano Videos (3G). Thanks to Simon Schulz.
+ * src/itdb_itunesdb.c: integrate checksum writing into the
+ creation of the iTunesDB instead of modifying the iTunesDB file
+ in place (Christophe)
+
+ * src/itdb_device.c: re-use artwork definition for iPod classic
+ also for iPod Nanos 3G.
+
2007-09-30 Christophe Fergeau <teuf@gnome.org>
* src/itdb_itunesdb.c: (itdb_write_checksum): remove debugging g_print