summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2008-08-11 13:18:12 -0400
committerFrank Ch. Eigler <fche@elastic.org>2008-08-11 13:24:57 -0400
commit3213d0891c826f16ba727a3e863075e2922666a0 (patch)
treefd0acb971620858d0716cbdc9b7c78157a92c1f8 /ChangeLog
parent0973d815afc635dfd21ae5943d84b92f61c45288 (diff)
downloadsystemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.tar.gz
systemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.tar.xz
systemtap-steved-3213d0891c826f16ba727a3e863075e2922666a0.zip
PR5049: prefix with "*" any filenames given in "fn@filename:line" probes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b312bc34..f0a2307d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-08-11 Frank Ch. Eigler <fche@elastic.org>
+
+ PR5049
+ * tapsets.cxx (cu_name_matches, collect_srcfiles_matching):
+ Implicitly prefix probe source filenames with "*".
+
2008-08-09 Frank Ch. Eigler <fche@elastic.org>
* main.cxx (main): Don't override $PATH etc.