diff options
author | Werner Koch <[email protected]> | 2018-03-22 17:37:13 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-03-22 17:37:13 +0000 |
commit | eeb1334fdddb48090fe0b98b8e2b6b805acaa136 (patch) | |
tree | c2fa6f2412c77cb02ed7a819e87d8732b6039de8 | |
parent | yat2m: Avoid compiler warnings (diff) | |
download | libgpg-error-eeb1334fdddb48090fe0b98b8e2b6b805acaa136.tar.gz libgpg-error-eeb1334fdddb48090fe0b98b8e2b6b805acaa136.zip |
doc: Update NEWS
--
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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: ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |