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 543604f..fcc216e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,8 @@
+0.3.2 Sep 6:
+ o Keep file watcher in memory to prevent losing file events.
+ o Properly save the incoming mail as a doc in couch.
+ o Properly parse mail address of the form "Name <user@domain>". Fixes #3653.
+
0.3.1 Aug 23:
o Migrate mx functions to work on the new couchdb structure and
views. Fixes #3502.