summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-01 09:44:56 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-04-01 09:44:56 +0000
commit4f82c3dfe6463f6726e35f26490e7d1ff3df11de (patch)
treef7aec5e28663c166df06c4eab67003b0c57ed796 /ChangeLog
parent6d757a9d8f2e80ef4dbe57caabd8cda223f9ad99 (diff)
downloadruby-4f82c3dfe6463f6726e35f26490e7d1ff3df11de.tar.gz
ruby-4f82c3dfe6463f6726e35f26490e7d1ff3df11de.tar.xz
ruby-4f82c3dfe6463f6726e35f26490e7d1ff3df11de.zip
* mkconfig.rb: ignores version numbers in config.status. replaces
all $$s in program_transform_name. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@23111 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 b524fd994..ab1f6ae07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Wed Apr 1 18:44:53 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
+
+ * mkconfig.rb: ignores version numbers in config.status. replaces
+ all $$s in program_transform_name.
+
Wed Apr 1 15:12:21 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* Makefile.in (.c.i): use CPP instead of CC, since gcc -E can'