[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-662
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-662-g09ca6ca |
Date: |
Thu, 16 Apr 2015 14:36:03 +0000 |
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.1-stable has been updated
via 09ca6ca91db4fd691c4107419c5a4d3f99ae569e (commit)
from f667d7da571b76a1a6776ccca1530c2d8dff3af1 (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=09ca6ca91db4fd691c4107419c5a4d3f99ae569e
commit 09ca6ca91db4fd691c4107419c5a4d3f99ae569e
Author: Arnold D. Robbins <address@hidden>
Date: Thu Apr 16 17:35:53 2015 +0300
Update NEWS.
diff --git a/ChangeLog b/ChangeLog
index d8325dc..fcf646a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,10 @@
format for error messages. Thanks to Michal Jaegermann for
pointing this out.
+ Unrelated:
+
+ * NEWS: Updated.
+
2015-04-14 Arnold D. Robbins <address@hidden>
* builtin.c (do_strftime): Restore checking for negative result and
diff --git a/NEWS b/NEWS
index 040c7c5..0d22d03 100644
--- a/NEWS
+++ b/NEWS
@@ -55,7 +55,10 @@ Changes from 4.1.1 to 4.1.2
with the names of any functions. Gawk has checked for the former
since 3.1.7. With --posix, it now also checks for the latter.
-13. A number of bugs have been fixed. See the ChangeLog.
+13. The test suite should check for necessary locales and skip the tests
+ where it matters if support isn't what it should be.
+
+14. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1
---------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 ++++
NEWS | 5 ++++-
2 files changed, 8 insertions(+), 1 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-662-g09ca6ca,
Arnold Robbins <=