From 38a62381d79aebbea120ed73921fb57a171d77e7 Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Wed, 8 Apr 2015 19:30:02 +0300 Subject: More doc updates towards release. --- doc/gawk.texi | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'doc/gawk.texi') diff --git a/doc/gawk.texi b/doc/gawk.texi index 6ec019d1..f1cef1c9 100644 --- a/doc/gawk.texi +++ b/doc/gawk.texi @@ -36411,6 +36411,15 @@ with a minimum of two 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}). + @end itemize @c XXX ADD MORE STUFF HERE -- cgit v1.2.3