summarylogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt23
1 files changed, 23 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index b29b9517ae52..8bea508fc1d3 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,5 +1,28 @@
History (newest first)
+20210830 v2.0.6
+
+- update share/domains.csv
+- \Cr fix to mark read
+- skip getmail oldmail- files
+- fix: {cur,new,tmp} folder created
+
+20200720 v2.0.5
+
+- in case of symlink getmail rc files, don't overwrite them.
+- export MWNOTMUCHNEW=0, to suppress notmuch call
+- if getmail rc's and mbsyncrc overlap emails, don't fetch from account twice
+- create procmail rc file template for emails and commented use in getmail rc
+- color fix
+- fix in tests
+
+20200720 v2.0.4
+
+- fix the case with getmail path for MDA_external
+- added a test script to test getmail python 3 port (getmail6).
+- improved mailbox decoding and take mailboxes as they are to avoid creating new labels on Gmail
+- handle the case when config file are broken links
+
20200317 fixed "mailboxes" line
Generate man page from readme, to avoid duplicate descriptions.