[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5078-gab4c3b5f
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5078-gab4c3b5f |
Date: |
Tue, 19 Sep 2023 23:44:29 -0400 (EDT) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, gawk-5.2-stable has been updated
via ab4c3b5f1ba954788b0e817c16de1b380a6d1396 (commit)
from a72e18316329e8e3a3b50f95f29e207b394d79f6 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=ab4c3b5f1ba954788b0e817c16de1b380a6d1396
commit ab4c3b5f1ba954788b0e817c16de1b380a6d1396
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Sep 19 20:44:15 2023 -0700
Update in NEWS.
diff --git a/ChangeLog b/ChangeLog
index c6804689..ce408146 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-09-19 Arnold D. Robbins <arnold@skeeve.com>
+
+ * NEWS: Updated.
+
2023-09-13 Arnold D. Robbins <arnold@skeeve.com>
Fix handling of zero length matching in multibyte locales
diff --git a/NEWS b/NEWS
index 8321b9b4..2b65ca22 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ Changes from 5.2.2 to 5.2.x
2. We have a new translation: Ukranian.
+3. Several subtle issues related to null regexp matches around
+ multibyte characters have been fixed.
+
Changes from 5.2.1 to 5.2.2
---------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
NEWS | 3 +++
2 files changed, 7 insertions(+)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5078-gab4c3b5f,
Arnold Robbins <=