summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorgraydon <graydon>2005-08-26 20:47:29 +0000
committergraydon <graydon>2005-08-26 20:47:29 +0000
commit819ddbe6d38a75a76c263b987d815d356d1c20e0 (patch)
tree1edb2a9a7be59f0ade568bc3f8ae741ecd5f8183 /ChangeLog
parent7d46afb81a090ee76708497377539fdb8829e236 (diff)
downloadsystemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.tar.gz
systemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.tar.xz
systemtap-steved-819ddbe6d38a75a76c263b987d815d356d1c20e0.zip
2005-08-26 Graydon Hoare <graydon@redhat.com>
* translate.cxx: Revert tmp initialization changes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b59edd10..a1760de1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2005-08-26 Graydon Hoare <graydon@redhat.com>
+ * translate.cxx: Revert tmp initialization changes.
+
+2005-08-26 Graydon Hoare <graydon@redhat.com>
+
* parse.cxx (scan): Preserve basic C-ish escapes.
* translate.cxx (c_tmpcounter::declaring): New flag.
(c_tmpcounter::declare_or_init): New helper method.