summaryrefslogtreecommitdiff
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 608935e212..9fd567aaad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Sep 2 22:55:59 2013 Tanaka Akira <[email protected]>
+
+ * bignum.c (ISDIGIT): Unused macro removed.
+
Mon Sep 2 22:49:15 2013 Tanaka Akira <[email protected]>
* bignum.c (str2big_poweroftwo): Extracted from rb_cstr_to_inum.