]> Pileus Git - ~andy/fetchmail/blobdiff - NEWS
Add Esperanto translation.
[~andy/fetchmail] / NEWS
diff --git a/NEWS b/NEWS
index 22af11f72385fb3baa8955296db3453bbe3bc526..93cc46666820de72eac9d86d1d9749688d2ecc36 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -58,6 +58,21 @@ removed from a 6.4.0 or newer release.)
 
 fetchmail-6.3.25 (not yet released):
 
+# BUG FIXES
+* Fix a memory leak in out-of-memory error condition while handling plugins.
+  Report and patch by John Beck (found with Parfait static code analyzer).
+* Fix a NULL pointer dereference in out-of-memory error condition while handling
+  plugins.
+  Report and patch by John Beck (found with Parfait static code analyzer).
+
+# CHANGES
+* Improved reporting when SSL/TLS X.509 certificate validation has failed,
+  working around a not-so-recent swapping of two OpenSSL error codes, and
+  a practical impossibility to distinguish broken certification chains from
+  missing trust anchors (root certificates).
+* OpenSSL decoded errors are now reported through report(), rather than dumped
+  to stderr, so that they should show up in logfiles and/or syslog.
+
 # WORKAROUNDS
 * Older systems that provide the older RFC-2553 implementation of getaddrinfo,
   rather than the current RFC-3493, and systems that do not provide this
@@ -69,6 +84,9 @@ fetchmail-6.3.25 (not yet released):
 
   The proper fix, however, is to upgrade the operating system.
 
+# TRANSLATION UPDATES
+[eo]    Esperanto, by Sian Mountbatten and Felipe Castro
+
 
 fetchmail-6.3.24 (released 2012-12-23, 26108 LoC):