diff options
author | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-06-28 14:08:03 +0000 |
---|---|---|
committer | nobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2004-06-28 14:08:03 +0000 |
commit | d9d598b11213e10c14d9b128b8ff27e1a72da904 (patch) | |
tree | 0f17c742d2f7c23ae6b29c94879f9c3a1975968b | |
parent | ef8300344f7829947d8086d1c14dbc06672d1d73 (diff) | |
download | ruby-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-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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] |