summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:09:40 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-06-24 07:09:40 +0000
commit4d1fe7b1b2a4ee9d05d1a5b3b1f66b3c93629cde (patch)
treea26b4d9b71eb09d7ef9f99516bb8d3ca607c7c2e /ChangeLog
parent262a37984a967dc806ecb4c591239a9ae0aba417 (diff)
downloadruby-4d1fe7b1b2a4ee9d05d1a5b3b1f66b3c93629cde.tar.gz
ruby-4d1fe7b1b2a4ee9d05d1a5b3b1f66b3c93629cde.tar.xz
ruby-4d1fe7b1b2a4ee9d05d1a5b3b1f66b3c93629cde.zip
* win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API's
one. So need to use RUBY_VERSION instead. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23839 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6988c5ec7..c6ec11311 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Jun 24 16:08:03 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * win32/resource.rb: CONFIG["TEENY"] is not ruby's version but API's
+ one. So need to use RUBY_VERSION instead.
+
Wed Jun 24 16:07:04 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* win32/mkexports.rb: rbconfig.rb exists on ".".