[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-691
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.1-stable, updated. gawk-4.1.0-691-gb378f5e |
Date: |
Tue, 05 May 2015 10:01:00 +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 b378f5eda83c058e2c054759686dfe6b0547b34e (commit)
via 776d42f0874dcdf458eecea603830d8659e2a379 (commit)
from f64fd5e24e03182c225f9ec48ff13043ebede94d (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=b378f5eda83c058e2c054759686dfe6b0547b34e
commit b378f5eda83c058e2c054759686dfe6b0547b34e
Author: Arnold D. Robbins <address@hidden>
Date: Tue May 5 13:00:44 2015 +0300
Start NEWS entry for 4.1.3.
diff --git a/NEWS b/NEWS
index f5c0baf..8a0ed9e 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,16 @@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
+Changes from 4.1.2 to 4.1.3
+---------------------------
+
+1. Regexp parsing with extra brackets should now be working again. There
+ are several new tests to keep this stuff on track.
+
+2. Updated to latest config.guess and config.sub.
+
+XX. A number of bugs have been fixed. See the ChangeLog.
+
Changes from 4.1.1 to 4.1.2
---------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=776d42f0874dcdf458eecea603830d8659e2a379
commit 776d42f0874dcdf458eecea603830d8659e2a379
Author: Arnold D. Robbins <address@hidden>
Date: Tue May 5 13:00:29 2015 +0300
Update Checklist.
diff --git a/Checklist b/Checklist
index cb9c4d2..6c26a4d 100644
--- a/Checklist
+++ b/Checklist
@@ -1,8 +1,9 @@
-Thu Apr 30 10:01:17 IDT 2015
+Tue May 5 12:37:45 IDT 2015
============================
A checklist for making releases
+Latest config.guess and config.sub from Gnulib.
The regtest test and other non-standard tests all pass
Copyright dates in all files updated
main.c - copyright message too!
-----------------------------------------------------------------------
Summary of changes:
Checklist | 3 ++-
NEWS | 10 ++++++++++
2 files changed, 12 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-691-gb378f5e,
Arnold Robbins <=