diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-04-10 15:41:24 -0400 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-04-10 15:41:24 -0400 |
commit | ec5d7273b73c56dacb4ac9b167186ff1ea964e63 (patch) | |
tree | 8c7065afbd175ab315f391318a6dd7f9bb229fb9 | |
parent | 16442b904ea51eedfbef36edc9791f5904d81099 (diff) | |
download | systemtap-steved-ec5d7273b73c56dacb4ac9b167186ff1ea964e63.tar.gz systemtap-steved-ec5d7273b73c56dacb4ac9b167186ff1ea964e63.tar.xz systemtap-steved-ec5d7273b73c56dacb4ac9b167186ff1ea964e63.zip |
PR2949: add missing line
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ PR 2949. * session.h (listing_mode): New field. * main.cxx (main): Test it. Enjoy it. + (printscript): Do it. (usage): Document it. * stap.1.in, stapex.5.in: Ditto. * elaborate.cxx (print_error): Disable error messages in listing mode. |