aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4aa1d2c2..e40f2926 100644
--- a/NEWS
+++ b/NEWS
@@ -93,6 +93,18 @@ removed from a 6.5.0 or newer release.)
translations had been sent out already.
--------------------------------------------------------------------------------
+fetchmail-6.4.26 (released 2021-12-26, 31661 LoC):
+
+# FIXES:
+* When using wolfSSL 5.0.0, work around a bug that appears to hit wolfSSL when
+ receiving handshake records while still in SSL_peek(). Workaround is to read
+ 1 byte and cache it, then call SSL_peek() again.
+ This affects only some servers. https://github.com/wolfSSL/wolfssl/issues/4593
+
+# TRANSLATIONS: language translations were updated by this fine person:
+* sr: Мирослав Николић (Miroslav Nikolić) [Serbian]
+
+--------------------------------------------------------------------------------
fetchmail-6.4.25 (released 2021-12-10, 31653 LoC):
# BREAKING CHANGES: