diff options
author | Kali Kaneko <kali@leap.se> | 2013-09-12 14:23:32 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-09-12 14:23:32 +0200 |
commit | 2d74eccb26f3fa46d0cd32d7405df2801bd88a69 (patch) | |
tree | cd75bfd96eadd1069057bc90f68cf60ff727e144 /CHANGELOG | |
parent | 93b40ac6ab15a5bca129a87fdffcfaec934e9f7e (diff) | |
parent | bf74c7720808ae4a0a94ea80439bea08e1441acd (diff) |
Merge tag '0.3.2' into debian-0.3.2
Tag leap.mx version 0.3.2
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |