summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-28 14:08:03 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2004-06-28 14:08:03 +0000
commit478ac793950e7d3e8c04ff816183b9d5bd552b30 (patch)
tree0f17c742d2f7c23ae6b29c94879f9c3a1975968b
parent44774c3557b74a0c02a266378a11f83c31bd0baa (diff)
* ChangeLog: the patch posted by Jeff Mitchell.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@6539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2530b5c88d..1ee775973a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Mon Jun 28 14:57:56 2004 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Mon Jun 28 14:57:56 2004 Jeff Mitchell <quixoticsycophant@yahoo.com>
* configure.in, lib/mkmf.rb (LIBPATHFLAG): use double quotes due to
DOSISH compilers. [ruby-core:03107]