aboutsummaryrefslogtreecommitdiffstats
path: root/doc/gawktexi.in
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2015-04-08 19:30:02 +0300
committerArnold D. Robbins <arnold@skeeve.com>2015-04-08 19:30:02 +0300
commit38a62381d79aebbea120ed73921fb57a171d77e7 (patch)
treec0593de66cf03e21147d853fc4cd1a7a5709321c /doc/gawktexi.in
parentacdfa6d81af4d9069e609780750f6dd8f98d6bff (diff)
downloadegawk-38a62381d79aebbea120ed73921fb57a171d77e7.tar.gz
egawk-38a62381d79aebbea120ed73921fb57a171d77e7.tar.bz2
egawk-38a62381d79aebbea120ed73921fb57a171d77e7.zip
More doc updates towards release.
Diffstat (limited to 'doc/gawktexi.in')
-rw-r--r--doc/gawktexi.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index f0b47c3e..af21c5a2 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -35502,6 +35502,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