summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7c9308619f..99681a2089 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
-Sun Nov 18 02:50:12 2012 Luis Lavena <luislavena@gmail.com>
+Sun Nov 18 09:31:47 2012 Tadayoshi Funaba <tadf@dotrb.org>
+
+ * complex.c (read_comp): mathn compliant.
+ * rational.c (read_num): ditto.
+Sun Nov 18 02:50:12 2012 Luis Lavena <luislavena@gmail.com>
+
* win32/file.c (replace_to_long_name): correct logic around wildcard
characters detection and ensure wide-chars are used as pattern.
[ruby-core:49451] [Bug #7374]