aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-08-02 04:20:21 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-08-02 04:20:21 +0800
commitd919cede4f6616a3b3d03fe80579ab26586b6f36 (patch)
treedadf2dd9bd58afd2d0b3901bd1b25d3064137864 /camel/ChangeLog
parentfe2c641f4dc2ee614274134f6047384ab7b1b97e (diff)
downloadgsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar.gz
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar.bz2
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar.lz
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar.xz
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.tar.zst
gsoc2013-evolution-d919cede4f6616a3b3d03fe80579ab26586b6f36.zip
Do more error checking to prevent crashing if we fail to read a string for
2002-08-01 Jeffrey Stedfast <fejj@ximian.com> * camel-folder-summary.c (message_info_load): Do more error checking to prevent crashing if we fail to read a string for example. svn path=/trunk/; revision=17672
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index ed4b1c1477..a100de7cd7 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,9 @@
+2002-08-01 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-folder-summary.c (message_info_load): Do more error
+ checking to prevent crashing if we fail to read a string for
+ example.
+
2002-07-29 Peter Williams <peterw@ximian.com>
Fix bug #28238