aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-28 17:27:42 +0000
committerusa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-12-28 17:27:42 +0000
commitd5005596bb1041fe52c77c375b75f134f5f06782 (patch)
tree91dd3b058d337c727315bc4e7e5c2254fed45dc6 /ChangeLog
parentdfad21546ce92e3815bfa89b343437d312a281b4 (diff)
downloadruby-d5005596bb1041fe52c77c375b75f134f5f06782.tar.gz
forgot ML pointer.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5338 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 68a6000eff..86410da21f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,7 +7,7 @@ Mon Dec 29 02:20:26 2003 NAKAMURA Usaku <usa@ruby-lang.org>
* instruby.rb: fix install directory if destdir and compile_dir are
not in the same drive.
- * ext/extmk.rb: ditto.
+ * ext/extmk.rb: ditto. [ruby-list:39009]
* win32/Makefile.sub, win32/README.win32, win32/configure.bat,
win32/setup.mak: new configure scheme. use ``configure --prefix=dir''