diff options
author | dsmith <dsmith> | 2006-05-22 19:40:09 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2006-05-22 19:40:09 +0000 |
commit | 828c3ed51a7270278c96f8db910f615bfd17dae5 (patch) | |
tree | f0a8597599824f50e9fb224aff73cf1cb405f19d /ChangeLog | |
parent | 267333e05cc357cb53faeb0e2c68044d3c3bf8e9 (diff) | |
download | systemtap-steved-828c3ed51a7270278c96f8db910f615bfd17dae5.tar.gz systemtap-steved-828c3ed51a7270278c96f8db910f615bfd17dae5.tar.xz systemtap-steved-828c3ed51a7270278c96f8db910f615bfd17dae5.zip |
2006-05-22 David Smith <dsmith@redhat.com>
* elaborate.cxx (find_and_build): Fixed issue #2643. Wildcard
code was being too optimistic.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-05-22 David Smith <dsmith@redhat.com> + + * elaborate.cxx (find_and_build): Fixed issue #2643. Wildcard + code was being too optimistic. + 2006-05-22 Li Guanglei <guanglei@cn.ibm.com> * lket.in.5: draft version of manpage for LKET * Makefile.in, configure, stap.1.in: add lket.in.5 |