From 52f90f65668e479cd712e2e3bbd0dc80925816fe Mon Sep 17 00:00:00 2001 From: matz Date: Fri, 13 Oct 2000 09:01:58 +0000 Subject: matz git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1002 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 6414b2a5ff..3e34db44fe 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,26 @@ Thu Oct 12 01:23:38 2000 Wakou Aoyama * lib/cgi.rb: bug fix: CGI::html(): PRETTY option didn't work. +Thu Oct 12 00:03:02 2000 Yukihiro Matsumoto + + * object.c (sym_inspect): should adjust string length. + + * struct.c (rb_struct_to_s): ditto. + + * struct.c (rb_struct_inspect): ditto. + +Wed Oct 11 22:15:47 2000 Katsuyuki Komatsu + + * eval.c (rb_thread_inspect): should adjust string length. + + * object.c (rb_any_to_s): ditto. + + * object.c (rb_obj_inspect): ditto. + +Wed Oct 11 18:13:50 2000 Yukihiro Matsumoto + + * eval.c (rb_thread_start_0): should check insecure exit. + Wed Oct 11 14:29:51 2000 Minero Aoki * lib/net/protocol.rb: 2nd arg for ProtocolError#initialize is optional. -- cgit v1.2.3