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 f65b56df..f3eaa15a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2014-03-19 Kaz Kylheku <kaz@kylheku.com>
+ * arith.c (int_flo): Fix non-handling of negative values.
+
+2014-03-19 Kaz Kylheku <kaz@kylheku.com>
+
* arith.c (tofloat, toint): New functions.
* arith.h (tofloat, toint): Declared.