[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5531-g12abba00
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5531-g12abba00 |
Date: |
Mon, 16 Sep 2024 08:36:50 -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 12abba00c6e2c27337977d5464b585b350a814c1 (commit)
from 544423d48c82751028a6dd9e030437cb7a0d244e (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=12abba00c6e2c27337977d5464b585b350a814c1
commit 12abba00c6e2c27337977d5464b585b350a814c1
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Mon Sep 16 15:35:29 2024 +0300
More doc updates.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index abeeec15..f1355aab 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,9 @@
2024-09-16 Arnold D. Robbins <arnold@skeeve.com>
* gawk.texi (Setting the rounding mode): Small formatting fix.
+ (UPDATE-MONTH): Updated.
+ * awkcard.in: Bump version, add 2024 to copyright.
+ * gawk.1: Add 2024 to copyright.
2024-09-13 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/awkcard.in b/doc/awkcard.in
index 8a22e1c2..7cef686f 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -2,7 +2,7 @@
.\"
.\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
.\" 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018,
-.\" 2019, 2020, 2021, 2022, 2023
+.\" 2019, 2020, 2021, 2022, 2023, 2024
.\" Free Software Foundation, Inc.
.\"
.\" Permission is granted to make and distribute verbatim copies of
@@ -1982,7 +1982,7 @@ The default for \*(FIcat\*(FR is
\*(FC"LC_MESSAGES"\*(FR.\*(CB
.ES
.nf
\*(CDHost: \*(FCftp.gnu.org\*(FR
-File: \*(FC/gnu/gawk/gawk-5.3.0.tar.gz\fP
+File: \*(FC/gnu/gawk/gawk-5.3.1.tar.gz\fP
.in +.2i
.fi
GNU \*(AK (\*(GK). There may be a later version.
@@ -2010,7 +2010,7 @@ maintains it.\*(CX
.ES
.fi
\*(CDCopyright \(co 1996\(en2005,
-2007, 2009\(en2023 Free Software Foundation, Inc.
+2007, 2009\(en2024 Free Software Foundation, Inc.
.sp .5
Permission is granted to make and distribute verbatim copies of this
reference card provided the copyright notice and this permission notice
diff --git a/doc/gawk.1 b/doc/gawk.1
index 97cb4fab..4656940f 100644
--- a/doc/gawk.1
+++ b/doc/gawk.1
@@ -2491,7 +2491,7 @@ We thank him.
Copyright \(co 1989, 1991, 1992, 1993, 1994, 1995, 1996,
1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2007, 2009,
2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019,
-2020, 2021, 2022, 2023
+2020, 2021, 2022, 2023, 2024
Free Software Foundation, Inc.
.PP
Permission is granted to make and distribute verbatim copies of
diff --git a/doc/gawk.texi b/doc/gawk.texi
index c72b162d..74b24802 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -54,7 +54,7 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH June, 2024
+@set UPDATE-MONTH September, 2024
@set VERSION 5.3
@set PATCHLEVEL 1
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 3 +++
doc/awkcard.in | 6 +++---
doc/gawk.1 | 2 +-
doc/gawk.texi | 2 +-
4 files changed, 8 insertions(+), 5 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.3-stable, updated. gawk-4.1.0-5531-g12abba00,
Arnold Robbins <=