aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 180ccd1d27..82eba1f742 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Wed Aug 12 21:07:46 2009 NAKAMURA Usaku <usa@ruby-lang.org>
+
+ * ext/socket/extconf.rb: if ipv6 is enabled, the version of Windows
+ most be XP or later.
+ [ruby-core:24601]
+
Wed Aug 12 15:59:29 2009 NAKAMURA Usaku <usa@ruby-lang.org>
* common.mk (yes-test-knownbug): use RUNRUBY instead of MINIRUBY.