From f1e3395ff231298f05120917817d5ed1732345b6 Mon Sep 17 00:00:00 2001 From: Not Zed Date: Sat, 8 Sep 2001 00:45:24 +0000 Subject: Likewise. 2001-09-08 Not Zed * providers/local/camel-spool-summary.c (spool_summary_sync_full): Likewise. * providers/local/camel-mbox-summary.c (mbox_summary_sync_full): Fix the wording. * camel-tcp-stream-raw.c (stream_read): Save errno around fcntl call in cancellable read case. Also, loop while we get EINTR. This might fix some weird reconnect behaviour with pop. (stream_write): " svn path=/trunk/; revision=12700 --- camel/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'camel/ChangeLog') diff --git a/camel/ChangeLog b/camel/ChangeLog index 3f6f07f71c..2e0473e300 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,14 @@ +2001-09-08 Not Zed + + * providers/local/camel-spool-summary.c (spool_summary_sync_full): Likewise. + + * providers/local/camel-mbox-summary.c (mbox_summary_sync_full): Fix the wording. + + * camel-tcp-stream-raw.c (stream_read): Save errno around fcntl + call in cancellable read case. Also, loop while we get EINTR. + This might fix some weird reconnect behaviour with pop. + (stream_write): " + 2001-09-07 Jeffrey Stedfast * camel-tcp-stream-ssl.c (ssl_bad_cert): #if 0 out the code that -- cgit v1.2.3