aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawk.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/gawk.texi')
-rw-r--r--doc/gawk.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/gawk.texi b/doc/gawk.texi
index b813639a..e86e8bba 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -36801,6 +36801,15 @@ The dynamic extension interface was completely redone
(@pxref{Dynamic Extensions}).
@item
+Redirected @code{getline} became allowed inside
+@code{BEGINFILE} and @code{ENDFILE}
+(@pxref{BEGINFILE/ENDFILE}).
+
+@item
+The @code{where} command was added to the debugger
+(@pxref{Execution Stack}).
+
+@item
Support for Ultrix was removed.
@end itemize