diff options
author | Werner Koch <[email protected]> | 2025-04-24 14:05:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-04-24 14:12:27 +0000 |
commit | 99381397a06564fd8ae1c623c11036a5da099a4f (patch) | |
tree | 8af5e066dca87d42566d9b928e5f397b07370b5c /NEWS | |
parent | Add commands mkdir and chdir to gpg-error (diff) | |
download | libgpg-error-1.55.tar.gz libgpg-error-1.55.zip |
Release 1.55.libgpg-error-1.55gpgrt-1.55
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -1,6 +1,13 @@ -Noteworthy changes in version 1.55 (unreleased) [C39/A39/R_] +Noteworthy changes in version 1.55 (2025-04-24) [C39/A39/R3] ----------------------------------------------- + * Rewrite the extended length path handling under Windows. + [T5754,rEfba44d619d] + + * Add new test commands to the gpg-error tool. Allow command w/o + dashes and reformat the help. [rEc002490a8f] + + * Silence warning from gcc 15. [T7621] Release-info: https://dev.gnupg.org/T7614 |