gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/ns-include, updated. gawk-4.1.0-5583-g6f20359


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/ns-include, updated. gawk-4.1.0-5583-g6f20359b
Date: Wed, 7 Aug 2024 09:32:12 -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, feature/ns-include has been updated
       via  6f20359b5fe70aafc88a5f19adbf5063a584309c (commit)
      from  9ae658ca76892ba27714e1cda5b0af8063eb1ae6 (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=6f20359b5fe70aafc88a5f19adbf5063a584309c

commit 6f20359b5fe70aafc88a5f19adbf5063a584309c
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Aug 7 16:31:52 2024 +0300

    Update NEWS.

diff --git a/ChangeLog b/ChangeLog
index 1eba0c09..a46ce5a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-08-07         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * NEWS: Updated.
+
 2024-08-01         Arnold D. Robbins     <arnold@skeeve.com>
 
        Per Andy's suggestion, @ns_include --> @nsinclude.
diff --git a/NEWS b/NEWS
index 01f25825..f951f550 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@
    are permitted in any medium without royalty provided the copyright
    notice and this notice are preserved.
 
+Changes from 5.3.x to 5.4.0
+---------------------------
+
+1. There is now a new directive, @nsinclude, which works like @include
+   but does not reset the namespace for the included file to "awk". See
+   the manual for details.
+
 Changes from 5.3.0 to 5.3.x
 ---------------------------
 

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

Summary of changes:
 ChangeLog | 4 ++++
 NEWS      | 7 +++++++
 2 files changed, 11 insertions(+)


hooks/post-receive
-- 
gawk



reply via email to

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