From d4a35e14b336d7c27a73a511476c382c3f2ef4de Mon Sep 17 00:00:00 2001 From: akira Date: Mon, 19 Jan 2004 12:54:21 +0000 Subject: * io.c, re.c, string.c, time.c: fixed up positions of RDocs. git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8@5503 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 82cd4949b..f61052e16 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +Mon Jan 19 21:53:38 2004 akira yamada + + * io.c, re.c, string.c, time.c: fixed up positions of RDocs. + Mon Jan 19 07:09:20 2004 Tadayoshi Funaba * lib/date.rb: zone was wrong when it was behind UTC. -- cgit