From 09c24917a7f6192f0f31b7a950ad26c13573d085 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Wed, 21 Aug 2019 01:30:00 +0200 Subject: 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 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) (limited to 'NEWS') 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 [Czech] -- cgit v1.2.3