summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8934e2c..f7bf481b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-09-24 Kaz Kylheku <kaz@kylheku.com>
+
+ * arith.c (logand): Fix incorrect return value.
+
2012-09-18 Kaz Kylheku <kaz@kylheku.com>
* arith.c (logtest): New function.