diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,8 +1,11 @@ -Sat Jun 26 11:05:39 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> +Sat Jun 26 11:07:20 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * configure.in (aix): -b must come at the start of the command line, and -e must not appear while testing libraries. [ruby-talk:104501] + * lib/mkmf.rb (libpathflag, find_header, dir_config): quote directory + names if necessary. [ruby-talk:104505] + Sat Jun 26 00:13:08 2004 Nobuyoshi Nakada <nobu@ruby-lang.org> * io.c (rb_fopen, rb_fdopen, rb_io_reopen): setvbuf() may return |
