summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2019-02-11 11:31:24 +0100
committerWerner Koch <wk@gnupg.org>2019-02-11 11:31:24 +0100
commit4de3154ea6e6e89e34760b7b9e0eed5123bb81f9 (patch)
tree7e5901da4bb77b71e5f4ad844fa32618e3ebe91b /NEWS
parent75770b1131e11075c82031bdb220591154df9e64 (diff)
downloadlibassuan-4de3154ea6e6e89e34760b7b9e0eed5123bb81f9.tar.gz
Release 2.5.3libassuan-2.5.3
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS11
1 files changed, 10 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index a52fe0e..de18f15 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
-Noteworthy changes in version 2.5.3 (unreleased) [C8/A8/R_]
+Noteworthy changes in version 2.5.3 (2019-02-11) [C8/A8/R3]
------------------------------------------------
+ * Add a timeout for writing to a SOCKS5 proxy. This helps if another
+ service is running on the standard tor socket (e.g. Windows 10).
+ [#3381]
+
+ * Add workaround for a problem with LD_LIBRARY_PATH on newer systems.
+ [#4298]
+
+ Release-info: https://dev.gnupg.org/T4361
+
Noteworthy changes in version 2.5.2 (2018-12-13) [C8/A8/R2]
------------------------------------------------