From a105a111175f499c1c3f9d9b6fa91758e90794fb Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 23 Dec 2012 14:34:16 +0200 Subject: Update versions before making tarball. --- doc/ChangeLog | 5 +++++ doc/awkcard.in | 2 +- doc/gawk.texi | 2 -- 3 files changed, 6 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 7a8fcc8e..49ba2c2d 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2012-12-23 Arnold D. Robbins + + * gawk.texi: Remove an incorrect comment. + * awkcard.in: Bump patch level. + 2012-12-15 Arnold D. Robbins * macros: Update to GPL Version 3 and add copyright year. diff --git a/doc/awkcard.in b/doc/awkcard.in index a0abfa74..3197d38d 100644 --- a/doc/awkcard.in +++ b/doc/awkcard.in @@ -1913,7 +1913,7 @@ to use the current domain.\*(CB .ES .nf \*(CDHost: \*(FCftp.gnu.org\*(FR -File: \*(FC/gnu/gawk/gawk-4.0.1.tar.gz\fP +File: \*(FC/gnu/gawk/gawk-4.0.2.tar.gz\fP .in +.2i .fi GNU \*(AK (\*(GK). There may be a later version. diff --git a/doc/gawk.texi b/doc/gawk.texi index ec83964d..f620047a 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -26527,8 +26527,6 @@ This @value{CHAPTER} briefly describes the evolution of the @command{awk} language, with cross-references to other parts of the @value{DOCUMENT} where you can find more information. -@c FIXME: Try to determine whether it was 3.1 or 3.2 that had new awk. - @menu * V7/SVR3.1:: The major changes between V7 and System V Release 3.1. -- cgit v1.2.3 From 3af9d688bb752a8865329d0a50a27ab959235f6b Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sun, 23 Dec 2012 14:36:10 +0200 Subject: Make the 4.0.2 tarballs. --- doc/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index 49ba2c2d..e9503c69 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-12-23 Arnold D. Robbins + + * 4.0.2: Release tar ball made. + 2012-12-23 Arnold D. Robbins * gawk.texi: Remove an incorrect comment. -- cgit v1.2.3