aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-04-25 08:20:00 +0000
committerWerner Koch <[email protected]>2024-04-25 08:20:00 +0000
commitfaed9c271ad22bbd2ed265d8e11badb53b7a2f32 (patch)
tree7992b4c7bd0fc68193968e7992aca2f57d3afd4c /NEWS
parentyat2m: Improve html output. (diff)
downloadlibgpg-error-faed9c271ad22bbd2ed265d8e11badb53b7a2f32.tar.gz
libgpg-error-faed9c271ad22bbd2ed265d8e11badb53b7a2f32.zip
Release 1.49libgpg-error-1.49
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 19ba657..8ac4bf3 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-Noteworthy changes in version 1.49 (unreleased) [C35/A35/R_]
+Noteworthy changes in version 1.49 (2024-04-25) [C36/A36/R0]
-----------------------------------------------
* Two new functions to improve the logging interface. The
@@ -7,6 +7,11 @@ Noteworthy changes in version 1.49 (unreleased) [C35/A35/R_]
select log output by domain. It also provide a non yet functional
feature to include a hex dump.
+ * Add a "trunc" keyword to gpgrt_log_printhex. [rE0a39fbefcb]
+
+ * Avoid an endless loop in the argparser due to a conf file read
+ error. [rE2dc93cfecc]
+
* Interface changes relative to the 1.48 release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gpgrt_add_post_log_func NEW.