summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-02-06 16:22:12 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-02-06 16:22:12 +0000
commit68056ad3ad25e61d4fbacbf9d4d93847cd79ae64 (patch)
treed2e21345ce5f7890d8a70ac61f47f25d3e05ac6d /ChangeLog
parent72bbbbec5a0741377edc612b49be5d88941f260f (diff)
* lib/mkmf.rb (create_makefile): fix unbalanced parens.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@7904 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 1e56054594..c7cecb3eae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,4 @@
-Mon Feb 7 00:13:38 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
+Mon Feb 7 01:21:50 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/socket/extconf.rb: check if getaddrinfo() works fine only when
wide-getaddrinfo option is not given. fixed: [ruby-dev:25422]
@@ -22,6 +22,8 @@ Mon Feb 7 00:13:38 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
* mkconfig.rb: no longer embed srcdir and compile_dir into
rbconfig.rb.
+ * lib/mkmf.rb (create_makefile): fix unbalanced parens.
+
Sun Feb 6 19:23:01 2005 NAKAMURA Usaku <usa@ruby-lang.org>
* eval.c (stack_extend): add prototype because VC++8 doesn't