summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authormatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-21 00:09:33 +0000
committermatz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-09-21 00:09:33 +0000
commitd4efecd69297c2c1978ca01815b61438dce72447 (patch)
treec49b1c8715232d08fb0b27a0737dfc2e87e1c19b /ChangeLog
parent7f64b0efa26b36a9ed3bef29f5f6d15950a0c460 (diff)
* ChangeLog: last minute fixup.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9262 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 6568149ec2..abb1d5a000 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,12 +1,12 @@
+Wed Sep 21 09:07:55 2005 Yukihiro Matsumoto <matz@ruby-lang.org>
+
+ * stable version 1.8.3 released.
+
Wed Sep 21 08:52:25 2005 why the lucky stiff <why@ruby-lang.org>
* ext/syck/token.c: correctly compute identation of a block
scalar's parent node. [ruby-talk:150620]
-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.