summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRajan Arora <rarora@redhat.com>2008-10-10 17:58:15 -0400
committerRajan Arora <rarora@redhat.com>2008-10-10 17:58:15 -0400
commit57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb (patch)
treef21285a5e681e56a0600c80faeb84b9d9c34a5eb
parent29316ceffd485e650e198f443c5f622616e664a1 (diff)
downloadsystemtap-steved-57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb.tar.gz
systemtap-steved-57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb.tar.xz
systemtap-steved-57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb.zip
Added NEWS entry for source context fix
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 14bdc896..fea10b17 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,9 @@
* What's new
+- 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