summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--src/itdb_device.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c62ab9..d4a071b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-06-15 Christophe Fergeau <teuf@gnome.org>
+
+ * src/itdb_device.c: oops, forgot a ','
+
2008-06-14 Christophe Fergeau <teuf@gnome.org>
* src/itdb_device.c: fix some entries in the ipod_model_table by
diff --git a/src/itdb_device.c b/src/itdb_device.c
index 7e066f9..0a5f37b 100644
--- a/src/itdb_device.c
+++ b/src/itdb_device.c
@@ -162,7 +162,7 @@ static const Itdb_IpodInfo ipod_info_table [] = {
{"A487", 4, ITDB_IPOD_MODEL_NANO_GREEN, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A489", 4, ITDB_IPOD_MODEL_NANO_PINK, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A725", 4, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6},
- {"A726", 8, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6}
+ {"A726", 8, ITDB_IPOD_MODEL_NANO_RED, ITDB_IPOD_GENERATION_NANO_2, 6},
{"A497", 8, ITDB_IPOD_MODEL_NANO_BLACK, ITDB_IPOD_GENERATION_NANO_2, 14},
/* HP iPods, need contributions for this table */