CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 06/09/26 21:21:50
Index: NEWS =================================================================== RCS file: /sources/m4/m4/NEWS,v retrieving revision 1.19 retrieving revision 1.20 diff -u -b -r1.19 -r1.20 --- NEWS 21 Sep 2006 04:12:55 -0000 1.19 +++ NEWS 26 Sep 2006 21:21:50 -0000 1.20 @@ -59,9 +59,10 @@ standard error are terminals. * New `m' flag to `-d'/`--debug' option or `debugmode' macro traces - actions related to module loading and unloading. Also, the `--debug' - option now understands `-' and `+' modifiers, the way `debugmode' has - always done. + actions related to module loading and unloading. New `s' flag shows the + entire stack of `pushdef' definitions during `dumpdef'. Also, the + `--debug' option now understands `-' and `+' modifiers, the way + `debugmode' has always done. * The semantics of `traceon' and `traceoff' now match traditional implementations: when called without arguments, they affect global state
