summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-02-27 09:33:22 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>1998-02-27 09:33:22 +0000
commitb2804289683aaf8a4f980db9205ffd5a083123a0 (patch)
treecf29aa65e905f6ae9ff3da6fd09938d50340b979 /ChangeLog
parentc49f5bebebd16cd6052a01fc5471425470f96c20 (diff)
1.1b9
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@101 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 a450f01e95..732f8fa891 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Fri Feb 27 18:16:26 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
+
+ * version 1.1b9 released.
+
Fri Feb 27 09:36:35 1998 Yukihiro Matsumoto <matz@netlab.co.jp>
* hash.c (hash_delete_nil): needed to compare value to nil, since