summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-11 00:23:34 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-07-11 00:23:34 +0000
commitc444a7e3adcc395cbd93673ceab4cf379cb2bb91 (patch)
treea78840f98dca9e967fc339642f2548d44839a77b
parent8119a73dff00eabdf65528476223a422650053e9 (diff)
downloadruby-c444a7e3adcc395cbd93673ceab4cf379cb2bb91.tar.gz
* ChangeLog: typo.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36358 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c920b56377..36ed93f0fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,7 +32,7 @@ Tue Jul 10 10:48:59 2012 NAKAMURA Usaku <usa@ruby-lang.org>
Tue Jul 10 10:43:37 2012 NAKAMURA Usaku <usa@ruby-lang.org>
- * configure.in: removed --enable/disable-win95 options. (see r36432)
+ * configure.in: removed --enable/disable-win95 options. (see r36342)
Tue Jul 10 00:44:41 2012 KOSAKI Motohiro <kosaki.motohiro@gmail.com>