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
commitc7558580f67c81dd03b1a7f1672545adf9d6ce9a (patch)
tree1d82d4c1aae1ba9091ddfeea9b55b76f655d320a
parent6f9195ec91a6d769dd2ae42171e146d778091246 (diff)
* ChangeLog: the patch posted by Jeff Mitchell.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@6539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2be0219515..c914443900 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]