summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordsmith <dsmith>2007-03-26 18:20:42 +0000
committerdsmith <dsmith>2007-03-26 18:20:42 +0000
commit8ac660ae1d562404b1e7990049f1da3d6b227ae2 (patch)
tree8220f5a9e4b666a49d09afd474df316730346d78
parent022b623fa22d305b1d294bf404ec88ca9112f210 (diff)
downloadsystemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.tar.gz
systemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.tar.xz
systemtap-steved-8ac660ae1d562404b1e7990049f1da3d6b227ae2.zip
Fixed last entry.
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9ffbc12e..686b3181 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-03-26 David Smith <dsmith@redhat.com>
+ * tapsets.cxx (dwflpp::translate_final_fetch_or_store): Improved
+ error messages for invalid types.
+
* elaborate.cxx (typeresolution_info::invalid): Improved the error
message for invalid operators.