summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-19 07:01:54 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2000-09-19 07:01:54 +0000
commit053140491c5594ee81064ef3dc19d32b3e907794 (patch)
tree8f6f1ea256791efed870bc70fbe94401260fc01e /ChangeLog
parentc74a3b21f59af9a59e42d42e4947beab3897e208 (diff)
eban
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@945 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 22190adf2c..29dcb9c0f4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,8 @@ Mon Sep 18 17:46:11 2000 Yukihiro Matsumoto <matz@ruby-lang.org>
Tue Sep 19 14:01:01 2000 WATANABE Hirofumi <eban@os.rim.or.jp>
- * configure.in: include version number in RUBY_SO_NAME.
+ * configure.in, win32/setup.mak: include version number
+ in RUBY_SO_NAME.
Tue Sep 19 01:14:56 2000 Yukihiro Matsumoto <matz@ruby-lang.org>