[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-680
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-680-g6399f5d |
Date: |
Wed, 29 Apr 2015 05:50:27 +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 6399f5d208e8952f58e94502ab827cdae10b3787 (commit)
from f088a3efc8aefc47f0bfe7824732aae4283b4c15 (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=6399f5d208e8952f58e94502ab827cdae10b3787
commit 6399f5d208e8952f58e94502ab827cdae10b3787
Author: Arnold D. Robbins <address@hidden>
Date: Wed Apr 29 08:49:57 2015 +0300
Note that MBS support is now required in NEWS.
diff --git a/NEWS b/NEWS
index 0d22d03..f5c0baf 100644
--- a/NEWS
+++ b/NEWS
@@ -58,7 +58,11 @@ Changes from 4.1.1 to 4.1.2
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.
+14. Gawk now expects to be compiled on a system with multibyte character
+ support. Systems without such support, at least at the C language
+ level, are so obsolete as to not be worth supporting anymore.
+
+15. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1
---------------------------
-----------------------------------------------------------------------
Summary of changes:
NEWS | 6 +++++-
1 files changed, 5 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-680-g6399f5d,
Arnold Robbins <=