summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroland <roland>2008-02-20 02:31:34 +0000
committerroland <roland>2008-02-20 02:31:34 +0000
commitd05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2 (patch)
tree326869594ff26408de3433c86f72b5901d675cd3
parent6e7c6be2ba9e861d03b053baa36e907300d661cd (diff)
downloadsystemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.tar.gz
systemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.tar.xz
systemtap-steved-d05bd7b9982fbc6aedd1fff1cd0d9ab1fcda5fc2.zip
.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 41a4d15f..4f237604 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,7 @@
2008-02-19 Roland McGrath <roland@redhat.com>
* tapsets.cxx (query_module): Use dwfl_module_getdwarf rather
- tha dwfl_module_getelf for e_machine check.
+ than dwfl_module_getelf for e_machine check.
2008-02-19 Frank Ch. Eigler <fche@elastic.org>