aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2018-03-22 17:37:13 +0000
committerWerner Koch <[email protected]>2018-03-22 17:37:13 +0000
commiteeb1334fdddb48090fe0b98b8e2b6b805acaa136 (patch)
treec2fa6f2412c77cb02ed7a819e87d8732b6039de8
parentyat2m: Avoid compiler warnings (diff)
downloadlibgpg-error-eeb1334fdddb48090fe0b98b8e2b6b805acaa136.tar.gz
libgpg-error-eeb1334fdddb48090fe0b98b8e2b6b805acaa136.zip
doc: Update NEWS
--
-rw-r--r--NEWS9
1 files changed, 9 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index de551f4..44da9ee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,15 @@
Noteworthy changes in version 1.29 (unreleased) [C23/A23/R_]
-----------------------------------------------
+ * The yat2m tool is during cross-compile now also installed on the
+ host platform.
+
+ * New option parser and associated functions similar to the one used
+ by GnuPG.
+
+ * New Base-64 encoder.
+
+ * Fixes regression in 1.28 for arm64 and w64 builds.
* Interface changes relative to the 1.28 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~