aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to '')
-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.