summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJorg Schuler <jcsjcs@users.sourceforge.net>2005-11-12 04:18:53 +0000
committerJorg Schuler <jcsjcs@users.sourceforge.net>2005-11-12 04:18:53 +0000
commitd57f8a1f517dd445bac338ef8507340d1b9a8576 (patch)
tree475b7aefcd66e040b141a2557efc71c11eb3ecec /ChangeLog
parent1e11739a2d1cdd202700f78e358fc315533659a3 (diff)
downloadlibgpod-d57f8a1f517dd445bac338ef8507340d1b9a8576.tar.gz
libgpod-d57f8a1f517dd445bac338ef8507340d1b9a8576.tar.xz
libgpod-d57f8a1f517dd445bac338ef8507340d1b9a8576.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