From 6882897cc010d4332be051bf677b3ad16c25cab9 Mon Sep 17 00:00:00 2001 From: yugui Date: Thu, 25 Sep 2008 10:35:07 +0000 Subject: * ChangeLog: filled missing author names. git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@19548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f76610b79..af62e68be 100644 --- a/ChangeLog +++ b/ChangeLog @@ -17,7 +17,7 @@ Thu Sep 25 16:01:07 2008 Jim Weirich system rakefiles, (2) Better handling of the :ruby command when installed in directory containing spaces. -Thu Sep 25 11:22:51 2008 +Thu Sep 25 11:22:51 2008 Eric Hodel * lib/rdoc*: Update to RDoc 2.2.1 r185. @@ -6790,7 +6790,7 @@ Fri Jul 18 14:52:14 2008 NAKAMURA Usaku * win32/win32.c (open_ifs_socket): set overlapped mode. this is the default mode of winsock's socket(), so lacking it is an old bug. -Fri Jul 18 09:44:30 2008 +Fri Jul 18 09:44:30 2008 Eric Hodel * lib/rdoc/*: Import RDoc r101. @@ -13960,7 +13960,7 @@ Tue Feb 12 11:38:57 2008 Yukihiro Matsumoto * ext/bigdecimal/bigdecimal.c (DoSomeOne): add function name argument. -Tue Feb 12 10:25:02 2008 +Tue Feb 12 10:25:02 2008 Eric Hodel * lib/rdoc/rdoc.rb: Wrap parse_files' read in version check for backwards compatibility. -- cgit