summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristophe Fergeau <teuf@gnome.org>2008-07-29 20:10:13 +0000
committerChristophe Fergeau <teuf@gnome.org>2008-07-29 20:10:13 +0000
commit6b6a319262ff6b71463ee10e90415d6a9cecc4ca (patch)
treec4fbfa3215eb1377e1f70ff10296ab1dea5b9c88 /ChangeLog
parentba465157a765e0d18283b8154e3bc1563c132f30 (diff)
downloadlibgpod-tmz-6b6a319262ff6b71463ee10e90415d6a9cecc4ca.tar.gz
libgpod-tmz-6b6a319262ff6b71463ee10e90415d6a9cecc4ca.tar.xz
libgpod-tmz-6b6a319262ff6b71463ee10e90415d6a9cecc4ca.zip
Use GError in SysInfoExtended parsing
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2067 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index daf79aa..08ba91f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
2008-07-27 Christophe Fergeau <teuf@gnome.org>
+ * src/itdb_sysinfo_extended_parser.c:
+ * src/itdb_sysinfo_extended_parser.h: add a GError argument to
+ SysInfoExtended parsing functions
+ * src/itdb_device.c: pass NULL GError argument to call to
+ SysInfoExtended functions
+ * tests/test-sysinfo-extended.c: add a GError argument when calling
+ SysInfoExtended parsing functions
+
+2008-07-27 Christophe Fergeau <teuf@gnome.org>
+
* src/itdb_device.c: add itdb_device_error_quark()
* src/itdb_plist.h:
* src/itdb_plist.c: add error handling to XML parsing (using