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 03ecc43e07..08fa589f85 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon May 9 20:29:44 2011 Tadayoshi Funaba <[email protected]>
+
+ * complex.c (string_to_c_internal): a refactoring.
+
Mon May 9 18:33:05 2011 NARUSE, Yui <[email protected]>
* string.c: Improve documentation for String#start_with? and