summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9687df62..467544b0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-10-02 Jeffrey Stedfast <fejj@ximian.com>
+
+ * gmime-stream-buffer.h: buflen should be an ssize_t not a
+ size_t. Thanks to Chanrles for catching this.
+
2001-10-01 Charles Kerr <charles@rebelbase.com>
* gmime-filter.c: include <string.h> to pick up memcpy prototype.