diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -1,4 +1,4 @@ - Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012 + Copyright (C) 2005, 2006, 2007, 2009, 2010, 2011, 2012, 2013 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, @@ -7,19 +7,19 @@ README: -This is GNU Awk 4.0.2. It is upwardly compatible with Brian Kernighan's +This is GNU Awk 4.1.0. 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 bug fix release. See NEWS and ChangeLog for details. +This is a major new release. See NEWS and ChangeLog for details. -Work to be done is described briefly in the FUTURES file. Changes in this -version are summarized in the NEWS file. Please read the LIMITATIONS file. +Work to be done is described briefly in the TODO file. Changes in this +version are summarized in the NEWS file. Read the file POSIX.STD for a discussion of issues where the standard says one thing but gawk does something different. -To format the documentation with TeX, use at least version 2010-12-23.17 +To format the documentation with TeX, use at least version 2013-03-19.11 of texinfo.tex. There is a usable copy of texinfo.tex in the doc directory. INSTALLATION: |