aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r--camel/ChangeLog9
1 files changed, 7 insertions, 2 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog
index 5a4e8953cb..f766ba1b49 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,7 +1,12 @@
+2003-07-15 Jeffrey Stedfast <fejj@ximian.com>
+
+ * camel-stream-fs.c (stream_read): If we read 0 bytes, then set
+ eos to TRUE.
+
2003-07-09 Jeffrey Stedfast <fejj@ximian.com>
- Get rid of the #ifdef ENABLE_THREADS since
- we no longer plan to support/maintain this.
+ Get rid of the #ifdef ENABLE_THREADS since we no longer plan to
+ support/maintain this.
* providers/nntp/camel-nntp-store.c: Here.