gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5546-g9eda1211


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5546-g9eda1211
Date: Sun, 13 Oct 2024 02:38:17 -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, gawk-5.3-stable has been updated
       via  9eda1211d76fd41200d1773f1cad3c96403894aa (commit)
      from  f4a85163624711ba95bd6995042fd53327548276 (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=9eda1211d76fd41200d1773f1cad3c96403894aa

commit 9eda1211d76fd41200d1773f1cad3c96403894aa
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Oct 13 09:38:06 2024 +0300

    Update NEWS.

diff --git a/ChangeLog b/ChangeLog
index 98e92faa..d0b6fa8c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-10-13         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * NEWS: Updated.
+
 2024-10-10         Arnold D. Robbins     <arnold@skeeve.com>
 
        Check if RE match at end of string could be an exact
diff --git a/NEWS b/NEWS
index 00534b59..f9e396fa 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,17 @@
    are permitted in any medium without royalty provided the copyright
    notice and this notice are preserved.
 
+Changes from 5.3.1 to 5.3.x
+---------------------------
+
+1. The pretty printer now produces fewer spurious newlines; at the
+   outermost level it now adds newlines between block comments and
+   the block or function that follows them. The extra final newline
+   is no longer produced.
+
+XX. As usual, there have been several minor code cleanups and bug fixes.
+   See the ChangeLog for details.
+
 Changes from 5.3.0 to 5.3.1
 ---------------------------
 

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

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


hooks/post-receive
-- 
gawk



reply via email to

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