diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2015-05-19 16:27:40 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2015-05-19 16:27:40 +0300 |
commit | 8a9266dd3d69e85001dd92faae0fe3f84f960ecb (patch) | |
tree | 3a052406dbe90f6f960a5e813f186666d8430106 /doc/gawktexi.in | |
parent | 866c2834ccfc9419dc22085b56fc700ce210d2c4 (diff) | |
download | egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.gz egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.tar.bz2 egawk-8a9266dd3d69e85001dd92faae0fe3f84f960ecb.zip |
Changes for 4.1.3 release.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r-- | doc/gawktexi.in | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in index 36f9bcec..c9b10838 100644 --- a/doc/gawktexi.in +++ b/doc/gawktexi.in @@ -46,9 +46,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 @@ -35511,6 +35511,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 |