gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-293


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2938-gbd8a8ad
Date: Sun, 25 Feb 2018 13:59:40 -0500 (EST)

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-4.2-stable has been updated
       via  bd8a8ad0c258d2db31e420eec81932cf15bf9702 (commit)
      from  cd692e573effc572a416cec9febbbb7921cfa4a2 (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=bd8a8ad0c258d2db31e420eec81932cf15bf9702

commit bd8a8ad0c258d2db31e420eec81932cf15bf9702
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Feb 25 20:59:22 2018 +0200

    Make 4.2.1 tarball.

diff --git a/ChangeLog b/ChangeLog
index 2919877..b31740b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2018-02-25         Arnold D. Robbins     <address@hidden>
 
+       * 4.2.1: Release tar ball made.
+
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
        * config.guess, config.sub: Updated.
 
 2018-02-23         Arnold D. Robbins     <address@hidden>
diff --git a/README b/README
index 47b217d..9696fb3 100644
--- a/README
+++ b/README
@@ -7,11 +7,11 @@
 
 README:
 
-This is GNU Awk 4.2.0. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 4.2.1. It is upwardly compatible with Brian Kernighan's
 version of Unix awk.  It is almost completely compliant with the
 2008 POSIX 1003.1 standard for awk. (See the note below about POSIX.)
 
-This is a major release. See NEWS and ChangeLog for details.
+This is a bug-fix release. See NEWS and ChangeLog for details.
 
 Work to be done is described briefly in the TODO file, which is available
 only in the 'master' branch in the Git repo.
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index e5fb5c4..13e5898 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-02-23         Arnold D. Robbins     <address@hidden>
 
        * README.macosx: Updated.
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index 1c4d904..17fb3ca 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/cmake/ChangeLog b/cmake/ChangeLog
index ba1d566..8437a28 100644
--- a/cmake/ChangeLog
+++ b/cmake/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/configure b/configure
index 1aca363..2283f09 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU Awk 4.2.0f.
+# Generated by GNU Autoconf 2.69 for GNU Awk 4.2.1.
 #
 # Report bugs to <address@hidden>.
 #
@@ -580,8 +580,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU Awk'
 PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='4.2.0f'
-PACKAGE_STRING='GNU Awk 4.2.0f'
+PACKAGE_VERSION='4.2.1'
+PACKAGE_STRING='GNU Awk 4.2.1'
 PACKAGE_BUGREPORT='address@hidden'
 PACKAGE_URL='http://www.gnu.org/software/gawk/'
 
@@ -1332,7 +1332,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU Awk 4.2.0f to adapt to many kinds of systems.
+\`configure' configures GNU Awk 4.2.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1402,7 +1402,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Awk 4.2.0f:";;
+     short | recursive ) echo "Configuration of GNU Awk 4.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1529,7 +1529,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Awk configure 4.2.0f
+GNU Awk configure 4.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2238,7 +2238,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Awk $as_me 4.2.0f, which was
+It was created by GNU Awk $as_me 4.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3121,7 +3121,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gawk'
- VERSION='4.2.0f'
+ VERSION='4.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -11573,7 +11573,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNU Awk $as_me 4.2.0f, which was
+This file was extended by GNU Awk $as_me 4.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -11641,7 +11641,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNU Awk config.status 4.2.0f
+GNU Awk config.status 4.2.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/configure.ac b/configure.ac
index 14faf0c..f45c710 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 dnl
 dnl configure.ac --- autoconf input file for gawk
 dnl
-dnl Copyright (C) 1995-2017 the Free Software Foundation, Inc.
+dnl Copyright (C) 1995-2018 the Free Software Foundation, Inc.
 dnl
 dnl This file is part of GAWK, the GNU implementation of the
 dnl AWK Programming Language.
@@ -23,7 +23,7 @@ dnl
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([GNU Awk],[4.2.0f],address@hidden,[gawk])
+AC_INIT([GNU Awk],[4.2.1],address@hidden,[gawk])
 
 # This is a hack. Different versions of install on different systems
 # are just too different. Chuck it and use install-sh.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 17900cd..45c61dd 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,14 @@
 2018-02-25         Arnold D. Robbins     <address@hidden>
 
+       * 4.2.1: Release tar ball made.
+
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * gawktexi.in: Update UPDATE-MONTH.
+       * awkcard.in: Update tar ball version and copyright year.
+
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
        * texinfo.tex: Updated.
 
 2018-02-17         Arnold D. Robbins     <address@hidden>
diff --git a/doc/awkcard.in b/doc/awkcard.in
index 851371b..1148294 100644
--- a/doc/awkcard.in
+++ b/doc/awkcard.in
@@ -1,7 +1,7 @@
 .\" AWK Reference Card --- Arnold Robbins, address@hidden
 .\"
 .\" Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-.\" 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017
+.\" 2005, 2007, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018
 .\" Free Software Foundation, Inc.
 .\" 
 .\" Permission is granted to make and distribute verbatim copies of
@@ -100,7 +100,7 @@ Brian Kernighan and Michael Brennan who reviewed it.
 \*(CD
 .SL
 .nf
-\*(FRCopyright \(co 1996\(en2005, 2007, 2009\(en2017
+\*(FRCopyright \(co 1996\(en2005, 2007, 2009\(en2018
 Free Software Foundation, Inc.
 .nf
 .BT
@@ -1957,7 +1957,7 @@ to use the current domain.\*(CB
 .ES
 .nf
 \*(CDHost: \*(FCftp.gnu.org\*(FR
-File: \*(FC/gnu/gawk/gawk-4.2.0.tar.gz\fP
+File: \*(FC/gnu/gawk/gawk-4.2.1.tar.gz\fP
 .in +.2i
 .fi
 GNU \*(AK (\*(GK). There may be a later version.
@@ -1988,7 +1988,7 @@ maintains it.\*(CX
 .ES
 .fi
 \*(CDCopyright \(co 1996\(en2005,
-2007, 2009\(en2017 Free Software Foundation, Inc.
+2007, 2009\(en2018 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.texi b/doc/gawk.texi
index 4d6354b..7b69b52 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -64,7 +64,7 @@
 @c applies to and all the info about who's publishing this edition
 
 @c These apply across the board.
address@hidden UPDATE-MONTH January, 2018
address@hidden UPDATE-MONTH February, 2018
 @set VERSION 4.2
 @set PATCHLEVEL 1
 
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index 8b969b3..6203e1a 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -59,7 +59,7 @@
 @c applies to and all the info about who's publishing this edition
 
 @c These apply across the board.
address@hidden UPDATE-MONTH January, 2018
address@hidden UPDATE-MONTH February, 2018
 @set VERSION 4.2
 @set PATCHLEVEL 1
 
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 2ba75bc..ff39c94 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-02-17         Antonio Giovanni Colombo   <address@hidden>
 
        * gawk.1: Synchronized with English version.
diff --git a/extension/ChangeLog b/extension/ChangeLog
index c4471f1..03cdc28 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-02-23         Arnold D. Robbins     <address@hidden>
 
        * configure.ac: Restore checking for PPC Macintosh before
diff --git a/extension/build-aux/ChangeLog b/extension/build-aux/ChangeLog
index 625ba0d..5baa799 100644
--- a/extension/build-aux/ChangeLog
+++ b/extension/build-aux/ChangeLog
@@ -1,5 +1,9 @@
 2018-02-25         Arnold D. Robbins     <address@hidden>
 
+       * 4.2.1: Release tar ball made.
+
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
        * config.guess, config.sub: Updated.
 
 2018-01-28         Arnold D. Robbins     <address@hidden>
diff --git a/extension/configure b/extension/configure
index 3bdccfc..5287964 100755
--- a/extension/configure
+++ b/extension/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNU Awk Bundled Extensions 4.2.0.
+# Generated by GNU Autoconf 2.69 for GNU Awk Bundled Extensions 4.2.1.
 #
 # Report bugs to <address@hidden>.
 #
@@ -590,8 +590,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='GNU Awk Bundled Extensions'
 PACKAGE_TARNAME='gawk-extensions'
-PACKAGE_VERSION='4.2.0'
-PACKAGE_STRING='GNU Awk Bundled Extensions 4.2.0'
+PACKAGE_VERSION='4.2.1'
+PACKAGE_STRING='GNU Awk Bundled Extensions 4.2.1'
 PACKAGE_BUGREPORT='address@hidden'
 PACKAGE_URL='http://www.gnu.org/software/gawk-extensions/'
 
@@ -1339,7 +1339,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures GNU Awk Bundled Extensions 4.2.0 to adapt to many 
kinds of systems.
+\`configure' configures GNU Awk Bundled Extensions 4.2.1 to adapt to many 
kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1409,7 +1409,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 
4.2.0:";;
+     short | recursive ) echo "Configuration of GNU Awk Bundled Extensions 
4.2.1:";;
    esac
   cat <<\_ACEOF
 
@@ -1531,7 +1531,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-GNU Awk Bundled Extensions configure 4.2.0
+GNU Awk Bundled Extensions configure 4.2.1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2003,7 +2003,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNU Awk Bundled Extensions $as_me 4.2.0, which was
+It was created by GNU Awk Bundled Extensions $as_me 4.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2872,7 +2872,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gawk-extensions'
- VERSION='4.2.0'
+ VERSION='4.2.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15924,7 +15924,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by GNU Awk Bundled Extensions $as_me 4.2.0, which was
+This file was extended by GNU Awk Bundled Extensions $as_me 4.2.1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15992,7 +15992,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-GNU Awk Bundled Extensions config.status 4.2.0
+GNU Awk Bundled Extensions config.status 4.2.1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/extension/configure.ac b/extension/configure.ac
index 8d44e2b..d2f72a7 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
 
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([GNU Awk Bundled Extensions],[4.2.0],address@hidden,[gawk-extensions])
+AC_INIT([GNU Awk Bundled Extensions],[4.2.1],address@hidden,[gawk-extensions])
 
 AC_PREREQ([2.69])
 
diff --git a/extension/m4/ChangeLog b/extension/m4/ChangeLog
index 92f5385..75c2b12 100644
--- a/extension/m4/ChangeLog
+++ b/extension/m4/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/extras/ChangeLog b/extras/ChangeLog
index 0ca442c..2bd75e5 100644
--- a/extras/ChangeLog
+++ b/extras/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index d4312fa..d54de86 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-12-28         Arnold D. Robbins     <address@hidden>
 
        * update-aux.sh: New script.
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 3140434..840e78d 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index 871f5e5..95da749 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-11-07         John E. Malmberg      <address@hidden>
 
        * Remove varargs.h usage in snprintf.c
diff --git a/old-extension/ChangeLog b/old-extension/ChangeLog
index 5249972..0e67c74 100644
--- a/old-extension/ChangeLog
+++ b/old-extension/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 866d133..45deaec 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-02-17  Eli Zaretskii  <address@hidden>
 
        * Makefile.tst (BASIC_TESTS): Add uplus.
diff --git a/pc/config.h b/pc/config.h
index 536655b..de2b7ec 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -462,7 +462,7 @@
 #define PACKAGE_NAME "GNU Awk"
 
 /* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 4.2.0f"
+#define PACKAGE_STRING "GNU Awk 4.2.1"
 
 /* Define to the one symbol short name of this package. */
 #define PACKAGE_TARNAME "gawk"
@@ -471,7 +471,7 @@
 #define PACKAGE_URL "http://www.gnu.org/software/gawk/";
 
 /* Define to the version of this package. */
-#define PACKAGE_VERSION "4.2.0f"
+#define PACKAGE_VERSION "4.2.1"
 
 /* Define to 1 if *printf supports %F format */
 #ifdef __DJGPP__
@@ -528,7 +528,7 @@
 
 
 /* Version number of package */
-#define VERSION "4.2.0f"
+#define VERSION "4.2.1"
 
 /* Enable large inode numbers on Mac OS X 10.5.  */
 #ifndef _DARWIN_USE_64_BIT_INODE
diff --git a/po/ChangeLog b/po/ChangeLog
index 575b488..2563ed4 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-02-07         Arnold D. Robbins     <address@hidden>
 
        * zh_CN.po: Updated.
diff --git a/po/ca.gmo b/po/ca.gmo
index 999a7c8..0c7e154 100644
Binary files a/po/ca.gmo and b/po/ca.gmo differ
diff --git a/po/ca.po b/po/ca.po
index e21e2a5..c440226 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.3h\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2016-12-18 19:51+0100\n"
 "Last-Translator: Walter Garcia-Fontes <address@hidden>\n"
 "Language-Team: Catalan <address@hidden>\n"
diff --git a/po/da.gmo b/po/da.gmo
index ec4ef10..34a3720 100644
Binary files a/po/da.gmo and b/po/da.gmo differ
diff --git a/po/da.po b/po/da.po
index 41a8a01..c1ed74e 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.1d\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2015-05-18 12:37+0200\n"
 "Last-Translator: Keld Simonsen <address@hidden>\n"
 "Language-Team: Danish <address@hidden>\n"
diff --git a/po/de.gmo b/po/de.gmo
index ea38a4a..c1bbce0 100644
Binary files a/po/de.gmo and b/po/de.gmo differ
diff --git a/po/de.po b/po/de.po
index 16c35ef..a392f31 100644
--- a/po/de.po
+++ b/po/de.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.64\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2017-09-18 09:08+0200\n"
 "Last-Translator: Philipp Thomas <address@hidden>\n"
 "Language-Team: German <address@hidden>\n"
diff --git a/po/es.gmo b/po/es.gmo
index ad54171..3378798 100644
Binary files a/po/es.gmo and b/po/es.gmo differ
diff --git a/po/es.po b/po/es.po
index e408950..e79e60c 100644
--- a/po/es.po
+++ b/po/es.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.0.0h\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2012-01-30 07:42-0600\n"
 "Last-Translator: Cristian Othón Martínez Vera <address@hidden>\n"
 "Language-Team: Spanish <address@hidden>\n"
diff --git a/po/fi.gmo b/po/fi.gmo
index b719659..3928628 100644
Binary files a/po/fi.gmo and b/po/fi.gmo differ
diff --git a/po/fi.po b/po/fi.po
index f9c3a97..4e01ec9 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.62\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2017-08-19 12:18+0300\n"
 "Last-Translator: Jorma Karvonen <address@hidden>\n"
 "Language-Team: Finnish <address@hidden>\n"
diff --git a/po/fr.gmo b/po/fr.gmo
index b406c13..b4de2ae 100644
Binary files a/po/fr.gmo and b/po/fr.gmo differ
diff --git a/po/fr.po b/po/fr.po
index ec69850..25488d4 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.2.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-01-29 23:26+0100\n"
 "Last-Translator: Jean-Philippe Guérard <address@hidden"
 "org>\n"
diff --git a/po/gawk.pot b/po/gawk.pot
index 52b8b88..8eb5750 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: gawk 4.2.0f\n"
+"Project-Id-Version: gawk 4.2.1\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <address@hidden>\n"
 "Language-Team: LANGUAGE <address@hidden>\n"
diff --git a/po/id.gmo b/po/id.gmo
index 7cf9ed3..a038211 100644
Binary files a/po/id.gmo and b/po/id.gmo differ
diff --git a/po/id.po b/po/id.po
index 52878a4..9c0cc47 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.0b\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2014-08-03 07:30+0700\n"
 "Last-Translator: Arif E. Nugroho <address@hidden>\n"
 "Language-Team: Indonesian <address@hidden>\n"
diff --git a/po/it.gmo b/po/it.gmo
index 718730c..1a6db0a 100644
Binary files a/po/it.gmo and b/po/it.gmo differ
diff --git a/po/it.po b/po/it.po
index 7670b92..d0c4a33 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: GNU Awk 4.2.1, API: 2.0\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-01-30 20:00+0100\n"
 "Last-Translator: Antonio Colombo <address@hidden>\n"
 "Language-Team: Italian <address@hidden>\n"
diff --git a/po/ja.gmo b/po/ja.gmo
index 7e65fce..637c137 100644
Binary files a/po/ja.gmo and b/po/ja.gmo differ
diff --git a/po/ja.po b/po/ja.po
index ea576f0..9bd99c9 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.0b\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2014-11-07 12:26+0000\n"
 "Last-Translator: Yasuaki Taniguchi <address@hidden>\n"
 "Language-Team: Japanese <address@hidden>\n"
diff --git a/po/ms.gmo b/po/ms.gmo
index fe02162..a1860b9 100644
Binary files a/po/ms.gmo and b/po/ms.gmo differ
diff --git a/po/ms.po b/po/ms.po
index 1f4a72f..b09b1b7 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.0.75\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2013-04-19 10:45+0800\n"
 "Last-Translator: Sharuzzaman Ahmat Raslan <address@hidden>\n"
 "Language-Team: Malay <address@hidden>\n"
diff --git a/po/nl.gmo b/po/nl.gmo
index de4bb26..4f93fc7 100644
Binary files a/po/nl.gmo and b/po/nl.gmo differ
diff --git a/po/nl.po b/po/nl.po
index a393b80..d5a50ae 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.3h\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2016-08-08 09:21+0200\n"
 "Last-Translator: Benno Schulenberg <address@hidden>\n"
 "Language-Team: Dutch <address@hidden>\n"
diff --git a/po/pl.gmo b/po/pl.gmo
index a2c3e92..42c108a 100644
Binary files a/po/pl.gmo and b/po/pl.gmo differ
diff --git a/po/pl.po b/po/pl.po
index f609a1c..46e53f3 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.1.0b\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2014-03-22 17:49+0100\n"
 "Last-Translator: Wojciech Polak <address@hidden>\n"
 "Language-Team: Polish <address@hidden>\n"
diff --git a/po/pt_BR.gmo b/po/pt_BR.gmo
index f19bb85..9917514 100644
Binary files a/po/pt_BR.gmo and b/po/pt_BR.gmo differ
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 119b42d..86c25ef 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.2.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-01-30 09:57-0200\n"
 "Last-Translator: Rafael Fontenelle <address@hidden>\n"
 "Language-Team: Brazilian Portuguese <address@hidden"
diff --git a/po/sv.gmo b/po/sv.gmo
index a7aa8d2..d853b3d 100644
Binary files a/po/sv.gmo and b/po/sv.gmo differ
diff --git a/po/sv.po b/po/sv.po
index 8447a0a..c65c915 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.2.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-01-30 10:02+0100\n"
 "Last-Translator: Göran Uddeborg <address@hidden>\n"
 "Language-Team: Swedish <address@hidden>\n"
diff --git a/po/vi.gmo b/po/vi.gmo
index 3c52750..cb0957a 100644
Binary files a/po/vi.gmo and b/po/vi.gmo differ
diff --git a/po/vi.po b/po/vi.po
index 138d8b5..cc515d1 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.2.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-01-30 08:07+0700\n"
 "Last-Translator: Trần Ngọc Quân <address@hidden>\n"
 "Language-Team: Vietnamese <address@hidden>\n"
diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
index f2180d7..35d98b5 100644
Binary files a/po/zh_CN.gmo and b/po/zh_CN.gmo differ
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 431598c..7236326 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -10,7 +10,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: gawk 4.2.0e\n"
 "Report-Msgid-Bugs-To: address@hidden"
-"POT-Creation-Date: 2018-02-13 22:33+0200\n"
+"POT-Creation-Date: 2018-02-25 19:17+0200\n"
 "PO-Revision-Date: 2018-02-05 19:53+0100\n"
 "Last-Translator: Tianze Wang <address@hidden>\n"
 "Language-Team: Chinese (simplified) <address@hidden>\n"
diff --git a/posix/ChangeLog b/posix/ChangeLog
index 1b74804..f04902f 100644
--- a/posix/ChangeLog
+++ b/posix/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.
diff --git a/support/ChangeLog b/support/ChangeLog
index 9756b4a..6e62893 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-12-24         Arnold D. Robbins     <address@hidden>
 
        * getopt.c: Include <stdlib.h> to get declarations of
diff --git a/test/ChangeLog b/test/ChangeLog
index e633b33..65f01e6 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-02-10         Arnold D. Robbins     <address@hidden>
 
        * Makefile.am (mtchi18n): Move into locale tests.
diff --git a/vms/ChangeLog b/vms/ChangeLog
index d00e38a..f2f2aa0 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2018-01-22         John E. Malmberg      <address@hidden>
 
        * vmstest.com: New tests: isarrayunset, nlstringtest
diff --git a/vms/vax/ChangeLog b/vms/vax/ChangeLog
index 2416ed2..ccc3a9e 100644
--- a/vms/vax/ChangeLog
+++ b/vms/vax/ChangeLog
@@ -1,3 +1,7 @@
+2018-02-25         Arnold D. Robbins     <address@hidden>
+
+       * 4.2.1: Release tar ball made.
+
 2017-10-19         Arnold D. Robbins     <address@hidden>
 
        * 4.2.0: Release tar ball made.

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

Summary of changes:
 ChangeLog                     |   4 ++++
 README                        |   4 ++--
 README_d/ChangeLog            |   4 ++++
 awklib/ChangeLog              |   4 ++++
 cmake/ChangeLog               |   4 ++++
 configure                     |  20 ++++++++++----------
 configure.ac                  |   4 ++--
 doc/ChangeLog                 |   9 +++++++++
 doc/awkcard.in                |   8 ++++----
 doc/gawk.texi                 |   2 +-
 doc/gawktexi.in               |   2 +-
 doc/it/ChangeLog              |   4 ++++
 extension/ChangeLog           |   4 ++++
 extension/build-aux/ChangeLog |   4 ++++
 extension/configure           |  20 ++++++++++----------
 extension/configure.ac        |   2 +-
 extension/m4/ChangeLog        |   4 ++++
 extras/ChangeLog              |   4 ++++
 helpers/ChangeLog             |   4 ++++
 m4/ChangeLog                  |   4 ++++
 missing_d/ChangeLog           |   4 ++++
 old-extension/ChangeLog       |   4 ++++
 pc/ChangeLog                  |   4 ++++
 pc/config.h                   |   6 +++---
 po/ChangeLog                  |   4 ++++
 po/ca.gmo                     | Bin 77799 -> 77799 bytes
 po/ca.po                      |   2 +-
 po/da.gmo                     | Bin 47570 -> 47570 bytes
 po/da.po                      |   2 +-
 po/de.gmo                     | Bin 87626 -> 87626 bytes
 po/de.po                      |   2 +-
 po/es.gmo                     | Bin 41918 -> 41918 bytes
 po/es.po                      |   2 +-
 po/fi.gmo                     | Bin 84744 -> 84744 bytes
 po/fi.po                      |   2 +-
 po/fr.gmo                     | Bin 88683 -> 88683 bytes
 po/fr.po                      |   2 +-
 po/gawk.pot                   |   4 ++--
 po/id.gmo                     | Bin 71064 -> 71064 bytes
 po/id.po                      |   2 +-
 po/it.gmo                     | Bin 84539 -> 84539 bytes
 po/it.po                      |   2 +-
 po/ja.gmo                     | Bin 48204 -> 48204 bytes
 po/ja.po                      |   2 +-
 po/ms.gmo                     | Bin 1082 -> 1082 bytes
 po/ms.po                      |   2 +-
 po/nl.gmo                     | Bin 75617 -> 75617 bytes
 po/nl.po                      |   2 +-
 po/pl.gmo                     | Bin 63078 -> 63078 bytes
 po/pl.po                      |   2 +-
 po/pt_BR.gmo                  | Bin 85026 -> 85026 bytes
 po/pt_BR.po                   |   2 +-
 po/sv.gmo                     | Bin 84719 -> 84719 bytes
 po/sv.po                      |   2 +-
 po/vi.gmo                     | Bin 95954 -> 95954 bytes
 po/vi.po                      |   2 +-
 po/zh_CN.gmo                  | Bin 79203 -> 79203 bytes
 po/zh_CN.po                   |   2 +-
 posix/ChangeLog               |   4 ++++
 support/ChangeLog             |   4 ++++
 test/ChangeLog                |   4 ++++
 vms/ChangeLog                 |   4 ++++
 vms/vax/ChangeLog             |   4 ++++
 63 files changed, 141 insertions(+), 52 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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