summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-05-25 11:28:39 +0000
committerteuf <teuf@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2008-05-25 11:28:39 +0000
commitf8131917e2ea9ee8cd9aa5982394128635c01adf (patch)
treed4433aa84d0740d4c3501e7e6260c1efbdc01e25 /ChangeLog
parentf87f1088d0eae00af511b0eb0e847138a971562c (diff)
downloadlibgpod-tmz-f8131917e2ea9ee8cd9aa5982394128635c01adf.tar.gz
libgpod-tmz-f8131917e2ea9ee8cd9aa5982394128635c01adf.tar.xz
libgpod-tmz-f8131917e2ea9ee8cd9aa5982394128635c01adf.zip
* src/itdb_device.c: don't insert NULL firewire IDs in the SysInfo
hash table git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1983 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 92ed3a2..5c0a3aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2008-05-25 Christophe Fergeau <teuf at gnome.org>
+ * src/itdb_device.c: don't insert NULL firewire IDs in the SysInfo
+ hash table
+
+2008-05-25 Christophe Fergeau <teuf at gnome.org>
+
* configure.ac: rework libxml detection
* src/Makefile.am: remove LIBXML_CFLAGS/LIBXML_LIBS since they are
no longer used