aboutsummaryrefslogtreecommitdiffstats
path: root/camel/ChangeLog
diff options
context:
space:
mode:
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 456ac014ad..b8d6bfa1f6 100644
--- a/camel/ChangeLog
+++ b/camel/ChangeLog
@@ -1,5 +1,10 @@
2003-07-08 Jeffrey Stedfast <fejj@ximian.com>
+ * camel-iconv.c: Updated (new copy/paste from e-iconv).
+
+ * camel-block-file.c (camel_block_file_get_block): Use
+ camel_read() rather than libc read.
+
* camel-tcp-stream-raw.c (stream_read): Use camel_read().
(stream_write): Use camel_write().