diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -2,6 +2,17 @@ Mon Dec 29 02:20:54 2003 Dave Thomas <dave@wireless_3.local.thomases.com> * eval.c: Add RDoc for class Proc, Method, UnboundMethod +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. + + * win32/Makefile.sub, win32/README.win32, win32/configure.bat, + win32/setup.mak: new configure scheme. use ``configure --prefix=dir'' + instead of ``nmake DESTDIR=dir install''. + Mon Dec 29 00:41:44 2003 Dave Thomas <dave@pragprog.com> * math.c: Add RDoc comments |
