aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
committerArnold D. Robbins <arnold@skeeve.com>2014-09-29 22:50:17 +0300
commitabcfb997622f9b65c9f142b178648bbda83acdf1 (patch)
tree24d87a464a1ea5f52ec395fed5e68b89bf03ce2d /NEWS
parent9701514d4ad1152da564ebf6690c514becd4339a (diff)
parent1086474bc51fc31e15d72df27b529b1015cd33aa (diff)
downloadegawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.gz
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.bz2
egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.zip
Merge branch 'master' into comment
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1c1acf07..715d16a1 100644
--- a/NEWS
+++ b/NEWS
@@ -63,6 +63,9 @@ Changes from 4.1.1 to 4.1.2
If you feel that you must have this misfeature, use `configure --help'
to see what option to use when configuring gawk to reenable it.
+7. The "where" command has been added to the debugger as an alias
+ for "backtrace". This will make life easier for long-time GDB users.
+
XX. A number of bugs have been fixed. See the ChangeLog.
Changes from 4.1.0 to 4.1.1