diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-29 22:50:17 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2014-09-29 22:50:17 +0300 |
commit | abcfb997622f9b65c9f142b178648bbda83acdf1 (patch) | |
tree | 24d87a464a1ea5f52ec395fed5e68b89bf03ce2d /NEWS | |
parent | 9701514d4ad1152da564ebf6690c514becd4339a (diff) | |
parent | 1086474bc51fc31e15d72df27b529b1015cd33aa (diff) | |
download | egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.gz egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.tar.bz2 egawk-abcfb997622f9b65c9f142b178648bbda83acdf1.zip |
Merge branch 'master' into comment
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |