diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-03-06 22:08:07 -0500 |
---|---|---|
committer | Frank Ch. Eigler <fche@elastic.org> | 2008-03-06 22:08:07 -0500 |
commit | bf6c85c35a749ca8cc6bea20a7774d063c218938 (patch) | |
tree | c26fe5564d9348d8857e791ed0b8000ab8670303 /ChangeLog | |
parent | c108ad66d2218a1311b8891f1194d08179ae7c19 (diff) | |
parent | a4531d21d2457f2b0f8dc44cace9195f241041e9 (diff) | |
download | systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.gz systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.tar.xz systemtap-steved-bf6c85c35a749ca8cc6bea20a7774d063c218938.zip |
Merge branch 'master' of git://sources.redhat.com/git/systemtap
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-03-06 Frank Ch. Eigler <fche@elastic.org> + + * Makefile.am (AM_CXXFLAGS, AM_CFLAGS): Remove -Werror. + * Makefile.in, doc/Makefile.in: Regenerated. + 2008-03-03 Frank Ch. Eigler <fche@elastic.org> PR5516 |