summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-31 11:17:40 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-12-31 11:17:40 +0000
commitb491d7a64fe3463ba32e639480588a7aa03ac1ae (patch)
treee18f9e038bcf75320f0a4b639907a44ab33a1926 /ChangeLog
parentb18e1a0b4a56d7f2bfe4265ca9d0e70cd234e1cf (diff)
* ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
NI_MAXHOST only if they are not defined yet. This fixes build such platforms as OpenBSD. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3254 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f4eb0da25..7fe83b60cc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Tue Dec 31 20:16:37 2002 Akinori MUSHA <knu@iDaemons.org>
+
+ * ext/socket/addrinfo.h (NI_MAXHOST): Define NI_MAXHOST and
+ NI_MAXHOST only if they are not defined yet. This fixes build
+ such platforms as OpenBSD.
+
Tue Dec 31 20:07:49 2002 Akinori MUSHA <knu@iDaemons.org>
* ext/tcltklib/extconf.rb (find_tcl, find_tk): Look for both