summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-28 11:50:29 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2010-09-28 11:50:29 +0000
commitd2cd8f44712a17ee13a6ac41e6aaf623850f0d51 (patch)
treeb1a2026dcf1607a25b2213349ebe1197b5a8c050 /ChangeLog
parent85120dc419987680b5799321cfa1ea547c4ae8b8 (diff)
* tool/config.sub (x64): regularize same as mswin.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29354 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7431180e55..8ee0fe1b93 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Tue Sep 28 20:50:23 2010 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * tool/config.sub (x64): regularize same as mswin.
+
Tue Sep 28 20:06:14 2010 NAKAMURA Usaku <usa@ruby-lang.org>
* vm_dump.c (rb_vm_bugreport): add windows support.