From 57b2fd2b528d6d7ff0d5bef880b8ae97025f43bb Mon Sep 17 00:00:00 2001 From: Rajan Arora Date: Fri, 10 Oct 2008 17:58:15 -0400 Subject: Added NEWS entry for source context fix --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- cgit