diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 16:36:13 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 16:36:13 -0300 |
commit | bf74c7720808ae4a0a94ea80439bea08e1441acd (patch) | |
tree | 1982736945dcaae12edbd37d1209d9ae08c270ae /changes | |
parent | 902cd22ae446d79c7edac1d6b74a123f4bd876a3 (diff) |
Fold in changes.0.3.2
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug_keep_watcher_in_memory | 1 | ||||
-rw-r--r-- | changes/bug_save_doc | 1 | ||||
-rw-r--r-- | changes/properly_parse_addr | 2 |
3 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug_keep_watcher_in_memory b/changes/bug_keep_watcher_in_memory deleted file mode 100644 index 4ac9541..0000000 --- a/changes/bug_keep_watcher_in_memory +++ /dev/null @@ -1 +0,0 @@ - o Keep file watcher in memory to prevent losing file events.
\ No newline at end of file diff --git a/changes/bug_save_doc b/changes/bug_save_doc deleted file mode 100644 index 287228a..0000000 --- a/changes/bug_save_doc +++ /dev/null @@ -1 +0,0 @@ - o Properly save the incoming mail as a doc in couch.
\ No newline at end of file diff --git a/changes/properly_parse_addr b/changes/properly_parse_addr deleted file mode 100644 index a41ba05..0000000 --- a/changes/properly_parse_addr +++ /dev/null @@ -1,2 +0,0 @@ - o Properly parse mail address of the form "Name - <user@domain>". Fixes #3653.
\ No newline at end of file |