diff options
| author | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-22 02:24:11 +0000 |
|---|---|---|
| committer | usa <usa@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-01-22 02:24:11 +0000 |
| commit | 94eed2b622b36881fdae73142b41bc23738e90b2 (patch) | |
| tree | e53292ab13386b02ebda5b2a06a13f03d6fa5b01 /ChangeLog | |
| parent | 3f63918c5cc18f55519ff35d1708add2339e9fa3 (diff) | |
* win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND),
a space will be inserted on the top of the line.
* win32/Makefile.sub (MKFILES): stop make process if Makefile is
updated.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@15166 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +Tue Jan 22 11:22:47 2008 NAKAMURA Usaku <usa@ruby-lang.org> + + * win32/setup.mak ($(ARCH)): if a macro is appended by $(APPEND), + a space will be inserted on the top of the line. + + * win32/Makefile.sub (MKFILES): stop make process if Makefile is + updated. + Mon Jan 21 17:34:41 2008 Akinori MUSHA <knu@iDaemons.org> * io.c (rb_io_mode_flags, rb_io_mode_modenum): Ignore encoding |
