aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@ximian.com>2002-05-24 13:15:31 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2002-05-24 13:15:31 +0800
commite7d495a63b0074461e738b33d949889d3d304d57 (patch)
tree4d5da9636800208e52cf025578e70aed8a8417dc /camel/ChangeLog
parentb8924866d1e8dc23fd8f3650620fc3aa7b951e75 (diff)
downloadgsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar.gz
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar.bz2
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar.lz
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar.xz
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.tar.zst
gsoc2013-evolution-e7d495a63b0074461e738b33d949889d3d304d57.zip
Added some NULL protection fixes.
2002-05-24 Jeffrey Stedfast <fejj@ximian.com> * providers/imap/camel-imap-store.c (connect_to_server): Added some NULL protection fixes. svn path=/trunk/; revision=16997
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index b724629dc1..148c09e23c 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,3 +1,8 @@
+2002-05-24 Jeffrey Stedfast <fejj@ximian.com>
+
+ * providers/imap/camel-imap-store.c (connect_to_server): Added
+ some NULL protection fixes.
+
2002-05-22 Jeffrey Stedfast <fejj@ximian.com>
* camel-remote-store.c: Removed from the build. Glory glory