[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-372
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-3728-g967e2f7 |
Date: |
Fri, 10 May 2019 04:28:37 -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.0-stable has been updated
via 967e2f7c57cabad89d48fc75eafe34e862573657 (commit)
from 0d7cd18beb566c1ce1965f4412e1c09f1dc8feb2 (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=967e2f7c57cabad89d48fc75eafe34e862573657
commit 967e2f7c57cabad89d48fc75eafe34e862573657
Author: Arnold D. Robbins <address@hidden>
Date: Fri May 10 11:28:20 2019 +0300
Update NEWS.
diff --git a/ChangeLog b/ChangeLog
index 403c72f..29a31b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2019-05-10 Arnold D. Robbins <address@hidden>
+
+ * NEWS: Updated.
+
2019-05-06 Arnold D. Robbins <address@hidden>
In sandbox mode, disallow assigning filenames that weren't
diff --git a/NEWS b/NEWS
index 0496512..c60f687 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,22 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+Changes from 5.0.0 to 5.0.1
+---------------------------
+
+1. A number of ChangeLog.1 files that were left out of the distribution
+ have been restored.
+
+2. Multiple syntax errors should no longer be able to cause a core dump.
+
+3. Sandbox mode now disallows assigning new filename values in ARGV that
+ were not there when gawk was invoked.
+
+4. There are many small documentation improvements in the manual.
+
+N. A number of bugs, some of them quite significant, have been fixed.
+ See the ChangeLog for details.
+
Changes from 4.2.1 to 5.0.0
---------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
NEWS | 16 ++++++++++++++++
2 files changed, 20 insertions(+)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-5.0-stable, updated. gawk-4.1.0-3728-g967e2f7,
Arnold Robbins <=