[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * NEWS: add entry for fix on 2024-02-11 "Avoid cr
From: |
Gavin D. Smith |
Subject: |
branch master updated: * NEWS: add entry for fix on 2024-02-11 "Avoid crash from undefined style." |
Date: |
Sun, 02 Jun 2024 19:24:05 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 06ea3a15a6 * NEWS: add entry for fix on 2024-02-11 "Avoid crash from
undefined style."
06ea3a15a6 is described below
commit 06ea3a15a6af39182a870acf02bd36faaa23fb88
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Jun 3 00:23:57 2024 +0100
* NEWS: add entry for fix on 2024-02-11 "Avoid crash from
undefined style."
---
ChangeLog | 5 +++++
NEWS | 1 +
2 files changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 4214858b53..9d6afef1dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2024-06-03 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * NEWS: add entry for fix on 2024-02-11 "Avoid crash from
+ undefined style."
+
2024-06-03 Gavin Smith <gavinsmith0123@gmail.com>
* NEWS: add entry for fix on 2024-05-01 "Remove parent of @include
diff --git a/NEWS b/NEWS
index 430affdd0e..7b12405821 100644
--- a/NEWS
+++ b/NEWS
@@ -49,6 +49,7 @@ See the manual for detailed information.
* info
. check for init file under ~/.config/texinfo/infokey before checking
~/.infokey, in accordance with the XDG Base Directory Specification
+ . fixed crash when setting 'link-style' variable to unsupported value
7.1 (18 October 2023)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * NEWS: add entry for fix on 2024-02-11 "Avoid crash from undefined style.",
Gavin D. Smith <=