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-5524-gebbbbb57


From: Arnold Robbins
Subject: [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5524-gebbbbb57
Date: Wed, 4 Sep 2024 01:10:35 -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  ebbbbb57209b3c8bd4d036a157a36de047d58282 (commit)
      from  f76a67bbf0fa255cbb11063eb4b46391e729f854 (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=ebbbbb57209b3c8bd4d036a157a36de047d58282

commit ebbbbb57209b3c8bd4d036a157a36de047d58282
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Sep 4 08:10:21 2024 +0300

    Update to Checklist.

diff --git a/ChangeLog b/ChangeLog
index 538418fe..d18b0f84 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-09-04         Arnold D. Robbins     <arnold@skeeve.com>
+
+       * Checklist: Add two more items to do.
+
 2024-08-16         Arnold D. Robbins     <arnold@skeeve.com>
 
        * printf.c (zero_fill_to_precision): Fix calculation of buflen.
diff --git a/Checklist b/Checklist
index 54e4e69b..2e27557d 100644
--- a/Checklist
+++ b/Checklist
@@ -1,4 +1,4 @@
-Thu 02 Nov 2023 15:40:38 IST
+Wed Sep  4 08:09:41 IDT 2024
 ============================
 
 A checklist for making releases.
@@ -51,6 +51,9 @@ ___ Testing on:
 
        ___ make valgrind
 
+       ___ compile with Address Sanitizer
+       ___ compile with -D_FORTIFY_SOURCE=3
+
        ___ compile with tcc
        ___ compile with pcc
        ___ compile with clang

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

Summary of changes:
 ChangeLog | 4 ++++
 Checklist | 5 ++++-
 2 files changed, 8 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
gawk



reply via email to

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