aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-03-03 14:21:20 +0200
committerArnold D. Robbins <arnold@skeeve.com>2022-03-03 14:21:20 +0200
commita0eb03daf877ecdc38cd3f2d5cd6620fc3a406d3 (patch)
treec81c503cb8490266520b7f9dd3442af6a09a278d /NEWS
parentfd30fd05540a3a26a525ae9ad519a096c355b6b2 (diff)
parente38662457d3f502d246921e6084db2c765b74058 (diff)
downloadegawk-a0eb03daf877ecdc38cd3f2d5cd6620fc3a406d3.tar.gz
egawk-a0eb03daf877ecdc38cd3f2d5cd6620fc3a406d3.tar.bz2
egawk-a0eb03daf877ecdc38cd3f2d5cd6620fc3a406d3.zip
Merge branch 'master' into feature/docit
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index e7af9926..5946cea6 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
- Copyright (C) 2019, 2020, 2021 Free Software Foundation, Inc.
+ Copyright (C) 2019, 2020, 2021, 2022 Free Software Foundation, Inc.
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
@@ -33,6 +33,10 @@ for saving / restoring all of gawk's variables and arrays.
7. The new `gawkbug' script should be used for reporting bugs.
+8. The manual page (doc/gawk.1) has been considerably reduced in size.
+Wherever possible, details were replaced with references to the online
+copy of the manual.
+
Changes from 5.1.1 to 5.1.2
---------------------------