[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4942-gb191cd10
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4942-gb191cd10 |
Date: |
Tue, 1 Nov 2022 11:31:32 -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 b191cd10870ee640103fba9539e21d5f2ed64d33 (commit)
from 452e552d72c0b5a67d4443a7fb9104cfa582fb04 (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=b191cd10870ee640103fba9539e21d5f2ed64d33
commit b191cd10870ee640103fba9539e21d5f2ed64d33
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Nov 1 17:31:17 2022 +0200
NEWS updated.
diff --git a/ChangeLog b/ChangeLog
index 1db51547..f45cd9e4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2022-11-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * NEWS: Updated.
+
2022-10-28 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (DEBUG): New variable with debug compilation flags.
diff --git a/NEWS b/NEWS
index dd43fbfe..6d52e17d 100644
--- a/NEWS
+++ b/NEWS
@@ -7,21 +7,23 @@
Changes from 5.2.0 to 5.2.1
---------------------------
-1. Issues related to the sign of NaN and Inf values on RiscV have
+1. Infrastructure upgrades: PMA version Avon 8.
+
+2. Issues related to the sign of NaN and Inf values on RiscV have
been fixed; gawk now gives identical results on that platform as
it does on others.
-2. A few issues with the debugger have been fixed.
+3. A few issues with the debugger have been fixed.
-3. More subtle issues with untyped array elements being passed to
+4. More subtle issues with untyped array elements being passed to
functions have been fixed.
-4. The rwarray extension's readall() function has had some bugs fixed.
+5. The rwarray extension's readall() function has had some bugs fixed.
-5. The PMA allocator is now supported on FreeBSD, OpenBSD and Linux on S/390x.
+6. The PMA allocator is now supported on FreeBSD, OpenBSD and Linux on S/390x.
Is is now supported also on both Intel and M1 macOS systems.
-6. There have been several minor code cleanups and bug fixes. See the
+7. There have been several minor code cleanups and bug fixes. See the
ChangeLog for details.
Changes from 5.1.x to 5.2.0
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
NEWS | 14 ++++++++------
2 files changed, 12 insertions(+), 6 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-4942-gb191cd10,
Arnold Robbins <=