summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-22 10:59:46 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-02-22 10:59:46 +0000
commitc1bd6f6c49ea5a2976bd81254a8e718803876055 (patch)
tree67592dc828acc2f1a88a719181bdf39cba4fd613 /ChangeLog
parent1e60b92e4abdc40b59d498ba55e916f7a6f3608b (diff)
* win32/config.status.in: set LIBRUBY_SO.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2114 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 638404c8b..2e7eb7189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 22 19:56:15 2002 Usaku Nakamura <usa@ruby-lang.org>
+
+ * win32/config.status.in: set LIBRUBY_SO.
+
Fri Feb 22 03:34:38 2002 Yukihiro Matsumoto <matz@ruby-lang.org>
* bignum.c (get2comp): need to specify to carry or not.