summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-12-22 14:43:01 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-12-22 14:43:01 +0000
commitf6494fbd5fcd6272844925dd994e7dab204ba796 (patch)
tree4da701b5ebfde655487c4fd73632f7f65625cf7d /ChangeLog
parentfcdacd44eedffee636dde1e8332a3b8eb11be82b (diff)
downloadlibgpod-tmz-f6494fbd5fcd6272844925dd994e7dab204ba796.tar.gz
libgpod-tmz-f6494fbd5fcd6272844925dd994e7dab204ba796.tar.xz
libgpod-tmz-f6494fbd5fcd6272844925dd994e7dab204ba796.zip
Remove unwanted addition of model name in last commit
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2180 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 b5ff156..fa943ba 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-12-22 Christophe Fergeau <teuf@gnome.org>
+ * src/itdb_device.c: I didn't mean to commit that hunk
+ from Neil's patch, adding a model name here with no
+ matching entry in the model enum would break building
+ a user visible list of known ipod models
+
+2008-12-22 Christophe Fergeau <teuf@gnome.org>
+
* src/itdb_device.c: add ipod shuffle info from Neil Campbell
2008-12-22 Christophe Fergeau <teuf@gnome.org>