diff options
author | roland <roland> | 2006-06-17 01:52:47 +0000 |
---|---|---|
committer | roland <roland> | 2006-06-17 01:52:47 +0000 |
commit | 4dc015676177673208589760bd3864bf3a460d0e (patch) | |
tree | 3507225de443a7e6ea3a6515290c90b9bcb3acb2 | |
parent | 9e9c67be35f6367f4728e42c0a91f7d1a60bfaf3 (diff) | |
download | systemtap-steved-4dc015676177673208589760bd3864bf3a460d0e.tar.gz systemtap-steved-4dc015676177673208589760bd3864bf3a460d0e.tar.xz systemtap-steved-4dc015676177673208589760bd3864bf3a460d0e.zip |
.
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -3,6 +3,9 @@ * configure.ac, systemtap.spec.in: Bump version to 0.5.8. * configure: Regenerated. + * systemtap.spec.in: Fix bundled_elfutils setting so builds can + possibly work. Add comment admonishing losers not to touch it. + * aclocal.m4, Makefile.in: Regenerated with automake-1.9.6-2. 2006-06-16 Li Guanglei <guanglei@cn.ibm.com> |