summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4c62f1..23532b4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
(ipod_device_hal_initialize) fixed memory leak: 'error' was not
freed if libhal_ctx_init() failed.
+
+ (ipod_device_get_model_index_from_table): fix warning about
+ unused computed value (thanks to Martin Aumueller)
2005-12-18 Jorg Schuler <jcsjcs at users.sourceforge.net>