aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-27 01:08:09 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-10-27 01:08:09 +0000
commit70b881b5cdfcbe8b043024b8cb532062f8ab393b (patch)
treee478062ba0093a4e97f31875d3f54f902ce93929
parent404ed4f8d44ccd849a4d3a37450ba2f95ad317bb (diff)
downloadruby-70b881b5cdfcbe8b043024b8cb532062f8ab393b.tar.gz
* ChangeLog: typo. this commit fixed [ruby-core:26166]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@25505 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dea2c4ed7..69d4f1d1c1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -210,7 +210,7 @@ Tue Oct 20 17:57:31 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
Tue Oct 20 16:41:18 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* include/ruby/win32.h (finite, scalb): inline'ed non-standard
- identifier macros. [ruby-core:2234]
+ identifier macros. [ruby-core:26166]
Tue Oct 20 15:38:02 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>