From 7f16734d2722ae0a33125bac9c9de5a90dba3e83 Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 22 Dec 2000 06:36:10 +0000 Subject: 001222 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1069 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index c8452651b0..4b1875b1dd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Fri Dec 22 15:07:55 2000 Yukihiro Matsumoto + + * stable version 1.6.2 released. + Thu Dec 21 13:01:46 2000 Tanaka Akira * lib/net/ftp.rb (makeport): don't use TCPsocket.getaddress. @@ -6,7 +10,7 @@ Wed Dec 20 12:00:15 2000 Yukihiro Matsumoto * bignum.c (rb_big_lshift): should cast up to BDIGIT_DBL. - * parse.y (yylex): disallow trailin '_' for numeric litrals. + * parse.y (yylex): disallow trailing '_' for numeric litrals. * bignum.c (rb_cstr2inum): allow `_' within converting string. -- cgit v1.2.3