aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--NEWS12
1 files changed, 11 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 531994e..88e5276 100644
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,21 @@
-Noteworthy changes in version 1.40 (unreleased) [C30/A30/R1]
+Noteworthy changes in version 1.40 (2020-12-21) [C31/A31/R0]
-----------------------------------------------
+ * New function gpgrt_access.
+
+ * Make "ignore" meta command work correctly in the option parser.
+
+ * On Windows gpgrt_getcwd and the internal getusername now handle
+ Unicode values. [#5098]
+
+ * Update the build system.
* Interface changes relative to the 1.39 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgrt_access NEW.
+ Release-info: https://dev.gnupg.org/T5191
+
Noteworthy changes in version 1.39 (2020-08-24) [C30/A30/R0]
-----------------------------------------------