aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fdcdb05..1b5b2cf7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@
VERSION 0.9.2svn
================
+2012-04-16 Vincent Richard <[email protected]>
+
+ * MIME Parser can now operate directly on an input stream (eg. file).
+ This allows very big messages to be parsed without loading the whole
+ message data into memory.
+
2010-11-16 Vincent Richard <[email protected]>
* Started version 0.9.2.