summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-20 23:54:36 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-20 23:54:36 +0000
commitef995114f97b3fd6522f4cf9d42cdd8b887d446c (patch)
tree2c1ed21a88d3772102fce99e340f1c30d6dd94ab /ChangeLog
parent171a1ccefceae1155d7290e28b2e59df8d591389 (diff)
* stable version 1.8.3 released.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9260 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 a89fd4a56c..056fd99ea7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Wed Sep 21 08:53:45 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * stable version 1.8.3 released.
+
Wed Sep 21 08:20:24 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* README.EXT, README.EXT.ja: add new features.