diff options
author | Dan Winship <danw@src.gnome.org> | 2001-03-08 05:30:22 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2001-03-08 05:30:22 +0800 |
commit | e6d034f7558f4017ae1fc2d123b10474d79aed6f (patch) | |
tree | 5db067e2ea9b65ac73818ab8f7b4f159113eb096 /camel/ChangeLog | |
parent | 1aa3a1f9bf6b3072479bbc52d0d56a02e6ee58ad (diff) | |
download | gsoc2013-evolution-e6d034f7558f4017ae1fc2d123b10474d79aed6f.tar.gz gsoc2013-evolution-e6d034f7558f4017ae1fc2d123b10474d79aed6f.tar.zst gsoc2013-evolution-e6d034f7558f4017ae1fc2d123b10474d79aed6f.zip |
(remote_recv_line): Fix another problem...
svn path=/trunk/; revision=8585
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 3bfd49df9f..dda57d86ad 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -5,6 +5,7 @@ !camel_exception_is_set(), since that will be wrong if ex==NULL... Fixes a crash in the IMAP keepalive code, but this same problem probably exists in other places too... + (remote_recv_line): Fix another problem... * providers/local/camel-mbox-provider.c: * providers/vee/.cvsignore: |