summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-12 04:18:53 +0000
committerjcsjcs <jcsjcs@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2005-11-12 04:18:53 +0000
commita4898420a12ed5b9940436dd717756250860c56a (patch)
tree475b7aefcd66e040b141a2557efc71c11eb3ecec /ChangeLog
parent3e8c4253193ce6c8e92f807dd8df9c953f2ccf4a (diff)
downloadlibgpod-a4898420a12ed5b9940436dd717756250860c56a.tar.gz
libgpod-a4898420a12ed5b9940436dd717756250860c56a.tar.xz
libgpod-a4898420a12ed5b9940436dd717756250860c56a.zip
* src/itdb_itunesdb.c: (itdb_set_mountpoint) do not call
itdb_device_new() with NULL pointer (no mountpoint == local repository) to avoid critical warning. * src/itdb.h src/itdb_itunesdb.c: change API for itdb_shuffle_write() to be identical to itdb_itunesdb_write() git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1147 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 338732f..2331933 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2005-11-11 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/itdb_itunesdb.c: (itdb_set_mountpoint) do not call
+ itdb_device_new() with NULL pointer (no mountpoint == local
+ repository) to avoid critical warning.
+
+2005-11-09 Jorg Schuler <jcsjcs at users.sourceforge.net>
+
+ * src/itdb.h src/itdb_itunesdb.c: change API for
+ itdb_shuffle_write() to be identical to itdb_itunesdb_write()
+
2005-11-08 Christophe Fergeau <teuf@gnome.org>
* configure.ac: fixed hal detection, stole a bit more autoconf-fu from