diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -60,6 +60,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 |