aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authoryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-25 10:35:07 +0000
committeryugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2008-09-25 10:35:07 +0000
commit1833cfab3522d8e2e1028adc49564be75c133ef2 (patch)
treeb6d662ec7d0f0e4bbbe1373a4c46f6170c86d5a8 /ChangeLog
parentd478c7a7342478847cc1148f4134b5f0db04e1d9 (diff)
downloadruby-1833cfab3522d8e2e1028adc49564be75c133ef2.tar.gz
* ChangeLog: filled missing author names.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19548 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 3 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index f76610b794..af62e68be1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,7 @@ Thu Sep 25 16:01:07 2008 Jim Weirich <jim@tardis.local>
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 <drbrain@segment7.net>
* lib/rdoc*: Update to RDoc 2.2.1 r185.
@@ -6790,7 +6790,7 @@ Fri Jul 18 14:52:14 2008 NAKAMURA Usaku <usa@ruby-lang.org>
* 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 <drbrain@segment7.net>
* lib/rdoc/*: Import RDoc r101.
@@ -13960,7 +13960,7 @@ Tue Feb 12 11:38:57 2008 Yukihiro Matsumoto <matz@ruby-lang.org>
* 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 <drbrain@segment7.net>
* lib/rdoc/rdoc.rb: Wrap parse_files' read in version check for
backwards compatibility.