diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2008-12-05 Frank Ch. Eigler <fche@elastic.org> + + * tapsets.cxx, translate.cxx: Set default elfutils debuginfo_path + to start with "+", to enable debuginfo<->stripped checksum checking. + * stap.1.in: Note this. + +2008-12-05 Kent Sebastian <ksebasti@redhat.com> + + PR7051 + * doc/langref.tex, elaborate.cxx, runtime/vsprintf.c, + stap.1.in, staptree.cxx, staptree.h, translate.cxx: + Remove printf %n directive and references to it in documentation. + 2008-12-03 Roland McGrath <roland@redhat.com> PR6925 |