[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-296
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2969-g1be0504 |
Date: |
Mon, 14 May 2018 22:19:06 -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-4.2-stable has been updated
via 1be050479218a7698945c253e192a760ad305182 (commit)
from 84d5de360049081bb12d4edaf2377dcccfa5ad95 (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=1be050479218a7698945c253e192a760ad305182
commit 1be050479218a7698945c253e192a760ad305182
Author: Arnold D. Robbins <address@hidden>
Date: Mon May 14 22:18:49 2018 -0400
NEWS edits.
diff --git a/ChangeLog b/ChangeLog
index 809c8bb..b653f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2018-05-14 Arnold D. Robbins <address@hidden>
+
+ * NEWS: Minor edits.
+
2018-05-13 Arnold D. Robbins <address@hidden>
* config.sub: Update from GNULIB.
diff --git a/NEWS b/NEWS
index a0a4ceb..2a9806e 100644
--- a/NEWS
+++ b/NEWS
@@ -8,10 +8,10 @@
Changes from 4.2.1 to 4.2.2
---------------------------
-1. Support for the POSIX standard %a and %A formats has been added.
+1. Support for the POSIX standard %a and %A printf formats has been added.
2. The test infrastructure has been greatly improved, simplifying the
- contents of Makefile.am and making it possible to generate
+ contents of test/Makefile.am and making it possible to generate
pc/Makefile.tst from test/Makefile.in.
Changes from 4.2.0 to 4.2.1
@@ -30,7 +30,7 @@ Changes from 4.2.0 to 4.2.1
4. extension/configure.ac has been improved considerably.
5. In MPFR mode, When ROUNDMODE changes, string values for numerically
- type values will be redone.
+ typed values will be redone.
6. The various 'inplace' tests now pass on modern BSD systems.
@@ -129,7 +129,7 @@ Changes from 4.1.4 to 4.2.0
20. Programs that toggle IGNORECASE a lot should now be noticeably faster.
-21. The mktime function now accepts an optional second argument. If this
+21. The mktime() function now accepts an optional second argument. If this
argument is present and is non-zero or non-null, the time will be converted
from UTC instead of from the local timezone.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
NEWS | 8 ++++----
2 files changed, 8 insertions(+), 4 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2969-g1be0504,
Arnold Robbins <=