gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1233-g7d3d7d


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1233-g7d3d7d2
Date: Fri, 27 Mar 2015 03:35:41 +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, master has been updated
       via  7d3d7d27391db40c0561ea47e6b8a5a1ae24c6fb (commit)
      from  9d43b510f74f63806279ce40f65245ea7e5b0d53 (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=7d3d7d27391db40c0561ea47e6b8a5a1ae24c6fb

commit 7d3d7d27391db40c0561ea47e6b8a5a1ae24c6fb
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Mar 27 06:35:32 2015 +0300

    Update NEWS.

diff --git a/ChangeLog b/ChangeLog
index a1cbb91..b2e0214 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
 
        * io.c (redirect): Change not_string from int to bool.
        * gawkapi.c (api_get_file): Minor stylistic improvements.
+       * NEWS: Updated for retryable I/O and new API function.
 
 2015-03-24         Andrew J. Schorr     <address@hidden>
 
diff --git a/NEWS b/NEWS
index 1613cd8..0c27c2c 100644
--- a/NEWS
+++ b/NEWS
@@ -45,6 +45,12 @@ Changes from 4.1.x to 4.2.0
     system, these files belong in /etc/profile.d, but the appropriate location
     may be different on other platforms.
 
+11. Gawk now supports retryable I/O via PROCINFO[input-file, "RETRY"]; see
+    the manual.
+
+12. The API minor version has been increased to two; the get_file()
+    API provides access to open redirections. Also see the manual.
+
 Changes from 4.1.1 to 4.1.2
 ---------------------------
 

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog |    1 +
 NEWS      |    6 ++++++
 2 files changed, 7 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]