[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4044-gd45cad0
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4044-gd45cad0 |
Date: |
Wed, 22 Jul 2020 14:59:20 -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.1-stable has been updated
via d45cad0210ddba7658a1f894a82167f87d7abb3a (commit)
from d4151e70a1a276aaf97d07d5c008a0535d546826 (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=d45cad0210ddba7658a1f894a82167f87d7abb3a
commit d45cad0210ddba7658a1f894a82167f87d7abb3a
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Wed Jul 22 21:59:09 2020 +0300
Update NEWS.
diff --git a/NEWS b/NEWS
index 3bb3325..c4325c2 100644
--- a/NEWS
+++ b/NEWS
@@ -23,7 +23,12 @@ Changes from 5.1.0 to 5.1.1
5. The API now handles MPFR/GMP values slightly differently, requiring
different memory management for those values. See the manual for the
- details if you have an extension using those values.
+ details if you have an extension using those values. As a result,
+ the minor version was incremented.
+
+6. The duplication of m4 and build-aux directories between the main
+ directory and the extension directory has been removed. This
+ simplifies the distribution.
Changes from 5.0.1 to 5.1.0
---------------------------
-----------------------------------------------------------------------
Summary of changes:
NEWS | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.1-stable, updated. gawk-4.1.0-4044-gd45cad0,
Arnold Robbins <=