diff options
author | Werner Koch <[email protected]> | 2025-04-17 12:45:32 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2025-04-17 12:50:42 +0000 |
commit | 9d47a0f1f8ae0b9aa4c2d0c230c08c8fbe243f42 (patch) | |
tree | cb48812ebc89d0f7779a62567b1b616c14926843 /NEWS | |
parent | w32: Fix extended length path handling for UNC specified files. (diff) | |
download | libgpg-error-9d47a0f1f8ae0b9aa4c2d0c230c08c8fbe243f42.tar.gz libgpg-error-9d47a0f1f8ae0b9aa4c2d0c230c08c8fbe243f42.zip |
Release 1.54libgpg-error-1.54gpgrt-1.54
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -1,6 +1,14 @@ -Noteworthy changes in version 1.54 (unreleased) [C39/A39/R_] +Noteworthy changes in version 1.54 (2025-04-17) [C39/A39/R2] ----------------------------------------------- + * Fix a regression in 1.52 which did not allow to open UNC + specified files on Windows. [rE28ae4ee194] + + * Ignore log file specification from the Registry in the gpg-error + tool. + + Release-info: https://dev.gnupg.org/T7597 + Noteworthy changes in version 1.53 (2025-04-09) [C39/A39/R1] ----------------------------------------------- |