summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 94dd5903..3281ad6a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2012-09-16 Kaz Kylheku <kaz@kylheku.com>
+
+ * parser.l: Implemented hexadecimal integer constants.
+ These will be very useful since bit operations are about
+ to be implemented.
+
+ * txr.1: Documented.
+
2012-09-12 Kaz Kylheku <kaz@kylheku.com>
* eval.c (eval_init): New intrinsics: make-similar-hash, copy-hash,