summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-06 17:44:05 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-06 17:44:05 +0000
commit6f6af3b63018d7a9ac51f69ee657acaee768e878 (patch)
treebf3bb5a7bbf29d92a17357e7ae0752d1de7be4cb /ChangeLog
parentf7185642ab64a32d51a491764a3e37610a3d2d76 (diff)
downloadlibgpod-6f6af3b63018d7a9ac51f69ee657acaee768e878.tar.gz
libgpod-6f6af3b63018d7a9ac51f69ee657acaee768e878.tar.xz
libgpod-6f6af3b63018d7a9ac51f69ee657acaee768e878.zip
Add missing 2GB ipod shuffle models and ipod shuffle red
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2042 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 7023f74..579e914 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2008-07-06 Christophe Fergeau <teuf@gnome.org>
* src/itdb_device.c:
+ * src/itdb_device.h: add missing red ipod shuffles as well as 2GB
+ shuffles to the list of known ipod models
+
+2008-07-06 Christophe Fergeau <teuf@gnome.org>
+
+ * src/itdb_device.c:
* src/itdb_device.h: add itdb_device_get_storage_info method
* src/itdb_itunesdb.c: use that method instead of directly using
statvfs, makes it easier to port things over to MSVC8