summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-27 07:22:17 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-27 07:22:17 +0000
commit25aa3816b173efa6889f2832c34da13021f656eb (patch)
tree0f77cffc06e030ad5940d84fc1e4eafb504f75fe /ChangeLog
parentd1fb5f16d591d8f32c151152b0b0d159a5cbc4c2 (diff)
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@980 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 c11810b0ee..30807d5190 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 27 16:13:05 2000 WATANABE Hirofumi <eban@ruby-lang.org>
+
+ * mkconfig.rb: variables should be expanded only if /\$\{?\w+\}?/.
+
Tue Sep 26 18:09:51 2000 WATANABE Hirofumi <eban@ruby-lang.org>
* string.c: include <math.h>