From a55763cb777909037748f33ca878ea117cb6c5b2 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Sun, 31 Oct 2021 14:17:43 +0100 Subject: Mention Bison build fix. --- NEWS | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 89f540a5..3a97be85 100644 --- a/NEWS +++ b/NEWS @@ -89,6 +89,16 @@ removed from a 6.5.0 or newer release.) security fixes. Fetchmail means "could idle after poll", but this would have required another loop through the translators. +-------------------------------------------------------------------------------- +fetchmail-6.4.24 (not yet released): + +# COMPATIBILITY: +* Bison 3.8 dropped yytoknum altogether, breaking compilation due to a + warning workaround. Remove the cast of yytoknum to void. This may cause + a compiler warning to reappear with older Bison versions. + +# TRANSLATIONS: language translations were updated by these fine people: + -------------------------------------------------------------------------------- fetchmail-6.4.23 (released 2021-10-31, 30206 LoC): -- cgit v1.2.3