diff options
| author | Christophe Fergeau <teuf@gnome.org> | 2008-07-29 20:09:30 +0000 |
|---|---|---|
| committer | Christophe Fergeau <teuf@gnome.org> | 2008-07-29 20:09:30 +0000 |
| commit | 41157543e001f922623bbf3627c1cf142cb243f5 (patch) | |
| tree | abb889cc940faf7d9b7d6c8d2bad0d50d55445b4 /ChangeLog | |
| parent | e5a5d58741f722f108f0067d63ad5e2b5a89836f (diff) | |
| download | libgpod-41157543e001f922623bbf3627c1cf142cb243f5.tar.gz libgpod-41157543e001f922623bbf3627c1cf142cb243f5.tar.xz libgpod-41157543e001f922623bbf3627c1cf142cb243f5.zip | |
Add error handling to the plist XML parser
git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@2066 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +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 + GError) + * src/itdb_sysinfo_extended_parser.c: pass a NULL GError to call to + plist parsing function + 2008-07-26 Christophe Fergeau <teuf@gnome.org> * tests/test-fw-id.c: (main): add missing call to g_type_init |
