summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-06 17:44:05 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-07-06 17:44:05 +0000
commit3c1b1ff49585fca52d1eec33892c7b61d03f10ff (patch)
treebf3bb5a7bbf29d92a17357e7ae0752d1de7be4cb /ChangeLog
parentdd59f19e0855d3e65cc569c7c92c7f3614b2c6fb (diff)
downloadlibgpod-3c1b1ff49585fca52d1eec33892c7b61d03f10ff.tar.gz
libgpod-3c1b1ff49585fca52d1eec33892c7b61d03f10ff.tar.xz
libgpod-3c1b1ff49585fca52d1eec33892c7b61d03f10ff.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