summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2008-10-09 10:21:36 +0000
committerAlexander Larsson <alexl@src.gnome.org>2008-10-09 10:21:36 +0000
commitab4d5fa2c5a11905082d829ae0c3610cadfbe0fe (patch)
treed6f2b8571c5992163bbdf754bcecc60cbf2ecbb4 /ChangeLog
parent61c7cc6e650cb63799a4d45709241f71c10d1f57 (diff)
downloadgvfs-ab4d5fa2c5a11905082d829ae0c3610cadfbe0fe.tar.gz
Add some debug spew and avoid crashing in case of code not properly
2008-10-09 Alexander Larsson <alexl@redhat.com> * client/gdaemonfileinputstream.c: (run_sync_state_machine): Add some debug spew and avoid crashing in case of code not properly setting the GError, as reported on the list. svn path=/branches/gnome-2-24/; revision=2047
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e212dae..4f1a3fdf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-10-09 Alexander Larsson <alexl@redhat.com>
+
+ * client/gdaemonfileinputstream.c:
+ (run_sync_state_machine):
+ Add some debug spew and avoid crashing in case of code not properly
+ setting the GError, as reported on the list.
+
2008-10-06 Alexander Larsson <alexl@redhat.com>
Patch from Andreas Henriksson (from trunk)