summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-10-29 21:34:18 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-10-29 21:34:18 +0000
commitdf584d0073a1fd7d4a731c3a73986dbc17b37a9d (patch)
treed7ea43a43f7395df4935e9a00d9ede495f74b720 /ChangeLog
parentc05c9866b97c67e08b85dd75c5c382369a910c64 (diff)
* src/itdb_device.c: the iPod Touch probably uses the same image format
as the iPhone git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1745 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41817c9..9e1c903 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-10-29 Christophe Fergeau <teuf@gnome.org>
+ * src/itdb_device.c: the iPod Touch probably uses the same image format
+ as the iPhone
+
+2007-10-29 Christophe Fergeau <teuf@gnome.org>
+
* configure.ac: raise glib requirement to 2.8 (because of
g_file_set_contents)