summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorKaz Kylheku <kaz@kylheku.com>2011-12-08 09:25:45 -0800
committerKaz Kylheku <kaz@kylheku.com>2011-12-08 09:25:45 -0800
commitb1088a2502cba1a61b862f708489c8d4baa722fe (patch)
tree431c989e35795e4aba2bbe28905ab0d71ca95036 /ChangeLog
parentd453ed5dfbd7dee9d281c2d03a43146e0509bbde (diff)
downloadtxr-b1088a2502cba1a61b862f708489c8d4baa722fe.tar.gz
txr-b1088a2502cba1a61b862f708489c8d4baa722fe.tar.bz2
txr-b1088a2502cba1a61b862f708489c8d4baa722fe.zip
C++ maintenance.
* eval.c (and_s, or_s): Redundant variables removed. * match.h (do_s): extern storage class specifier added.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca930a46..640a7530 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2011-12-08 Kaz Kylheku <kaz@kylheku.com>
+
+ C++ maintenance.
+
+ * eval.c (and_s, or_s): Redundant variables removed.
+
+ * match.h (do_s): extern storage class specifier added.
+
2011-12-07 Kaz Kylheku <kaz@kylheku.com>
* eval.c (op_defun): Transform a function body by inserting