aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMatthias Andree <matthias.andree@gmx.de>2019-08-21 01:30:00 +0200
committerMatthias Andree <matthias.andree@gmx.de>2019-08-21 01:36:04 +0200
commit09c24917a7f6192f0f31b7a950ad26c13573d085 (patch)
tree95f72fea0ad056277af916ff6c69329575918383 /NEWS
parented356500ff6b793a652e88ef3459d316d392bf9f (diff)
downloadfetchmail-09c24917a7f6192f0f31b7a950ad26c13573d085.tar.gz
fetchmail-09c24917a7f6192f0f31b7a950ad26c13573d085.tar.bz2
fetchmail-09c24917a7f6192f0f31b7a950ad26c13573d085.zip
fetchmailconf: Permit editing the first item from a list, and more updates.
* Remove a bogus check that would prevent editing the first items from list boxes. * Require Python 2.3. * Convert apply() call to function(*(tuple,)) syntax * string.atoi() -> int() on select[0], to continue where it's not a string
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 79ce5b19..5080e773 100644
--- a/NEWS
+++ b/NEWS
@@ -169,6 +169,8 @@ fetchmail-6.4.0 (not yet released):
of known mail. (Fix contributed by Lauri Nurmi, GitLab Merge Request !10.)
* fetchmail no longer reports "System error during SSL_connect(): Success."
Fixes Debian Bug#928916, reported by Paul Kimoto.
+* fetchmailconf would ignore Edit or Delete actions on the first (topmost)
+ item in a list (no matter if server list, user list, ...).
## UPDATED TRANSLATIONS - THANKS TO:
* CS: Petr Pisar <petr.pisar@atlas.cz> [Czech]