[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Tue, 3 Sep 2024 13:12:03 -0400 (EDT) |
branch: release/7.1
commit d117f4447b3bebec99f3448b89dffe845462ec44
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Sun Sep 1 15:59:04 2024 +0100
* NEWS: add an item
---
ChangeLog | 4 ++++
NEWS | 1 +
2 files changed, 5 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 29490e4fee..9255a45fc6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-09-01 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * NEWS: add an item
+
2024-08-31 Gavin Smith <gavinsmith0123@gmail.com>
gettext infrastructure upgrade
diff --git a/NEWS b/NEWS
index 2c91d311ae..b81a6825ed 100644
--- a/NEWS
+++ b/NEWS
@@ -23,6 +23,7 @@ This is a bug-fix release with minimal changes.
on IBM POWER9 processor)
* info
+ . crash when setting style to invalid value fixed
. potential call of memcpy with null argument fixed