diff options
author | fche <fche> | 2006-01-13 22:31:30 +0000 |
---|---|---|
committer | fche <fche> | 2006-01-13 22:31:30 +0000 |
commit | c37d4942f3f766d4c25a6fcd172640b453f0110c (patch) | |
tree | e55bec79f5573a3455d38482e47e47b47c456569 /ChangeLog | |
parent | 57eedf94519f1b2a5bd1baedcdff6bedb1966901 (diff) | |
download | systemtap-steved-c37d4942f3f766d4c25a6fcd172640b453f0110c.tar.gz systemtap-steved-c37d4942f3f766d4c25a6fcd172640b453f0110c.tar.xz systemtap-steved-c37d4942f3f766d4c25a6fcd172640b453f0110c.zip |
2006-01-13 Frank Ch. Eigler <fche@elastic.org>
* translate.cxx (c_unparser:getmap): Correct exception throwing typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2006-01-13 Frank Ch. Eigler <fche@elastic.org> + + * translate.cxx (c_unparser:getmap): Correct exception throwing typo. + 2006-01-12 Josh Stone <joshua.i.stone@intel.com> PR 2056 |