summaryrefslogtreecommitdiffstats
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
commitd9d598b11213e10c14d9b128b8ff27e1a72da904 (patch)
tree0f17c742d2f7c23ae6b29c94879f9c3a1975968b
parentef8300344f7829947d8086d1c14dbc06672d1d73 (diff)
downloadruby-d9d598b11213e10c14d9b128b8ff27e1a72da904.tar.gz
ruby-d9d598b11213e10c14d9b128b8ff27e1a72da904.tar.xz
ruby-d9d598b11213e10c14d9b128b8ff27e1a72da904.zip
* ChangeLog: the patch posted by Jeff Mitchell.
git-svn-id: http://svn.ruby-lang.org/repos/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 2530b5c88..1ee775973 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]