summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-10-10 18:01:31 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-10-10 18:01:31 -0400
commit9ebb8733e76a808c25c4de5ade63ebcd5f2a9fd4 (patch)
tree2043ea09a8e464bc95f54ba00acc22142f193690 /NEWS
parent2f9f9366ee44533a32e16853e8ba453f4fa2cba3 (diff)
parent57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb (diff)
downloadsystemtap-steved-9ebb8733e76a808c25c4de5ade63ebcd5f2a9fd4.tar.gz
systemtap-steved-9ebb8733e76a808c25c4de5ade63ebcd5f2a9fd4.tar.xz
systemtap-steved-9ebb8733e76a808c25c4de5ade63ebcd5f2a9fd4.zip
Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
* 'master' of ssh://sources.redhat.com/git/systemtap: Added NEWS entry for source context fix
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f7759a59..2471c3af 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,10 @@
over a limit specified in the $SYSTEMTAP_DIR/cache/cache_mb_limit file,
some old cache entries will be unlinked. See man stap(1) for more.
+- Error and warning messages are now followed by source context displaying
+ the erroneous line/s and a handy '^' in the following line pointing to the
+ appropriate column.
+
- A bug reporting tool "stap-report" is now available which will quickly
retrieve much of the information requested here:
http://sourceware.org/systemtap/wiki/HowToReportBugs