summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 71b45a2..bdafd81 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+0.18.6 (stable)
+ * Avoid using the non-thread-safe strerror() function
+ * Testing fixes
+ * Build fixes
+
0.18.5 (stable)
* Add option to use freebl for hashing
* Fix some warnings and possible minor bugs higlighted by code scanners