aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-05-19 16:27:40 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-05-19 16:27:40 +0300
commit8a9266dd3d69e85001dd92faae0fe3f84f960ecb (patch)
tree3a052406dbe90f6f960a5e813f186666d8430106 /doc/gawk.texi
parent866c2834ccfc9419dc22085b56fc700ce210d2c4 (diff)
downloadegawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.gz
egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.bz2
egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.zip
Changes for 4.1.3 release.
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index ac0e6175..a71ceae6 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -51,9 +51,9 @@
@c applies to and all the info about who's publishing this edition
@c These apply across the board.
-@set UPDATE-MONTH April, 2015
+@set UPDATE-MONTH May, 2015
@set VERSION 4.1
-@set PATCHLEVEL 2
+@set PATCHLEVEL 3
@set GAWKINETTITLE TCP/IP Internetworking with @command{gawk}
@ifset FOR_PRINT
@@ -36420,6 +36420,9 @@ Redirected @code{getline} became allowed inside
The @code{where} command was added to the debugger
(@pxref{Execution Stack}).
+@item
+Support for Ultrix was removed.
+
@end itemize
@c XXX ADD MORE STUFF HERE