summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-01 11:24:40 +0000
committerknu <knu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2003-11-01 11:24:40 +0000
commit92160dc6d0ca0ce81f551c2ec300b570b44b945c (patch)
tree7f9d4dc7850ab8ada40cfaa554799a7381c91a85 /ChangeLog
parentfc133b89979195d350d30abbc92b00eaa4f540cb (diff)
#include <sys/time.h> wasn't actually needed for ruby 1.8 as missing.h
takes care of it. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4885 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 0 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index d73f4012e1..26d43258f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,11 +11,6 @@ Sat Nov 1 18:21:09 2003 GOTOU Yuuzou <gotoyuzo@notwork.org>
ossl_x509extfactory_set_subject_req, ossl_x509extfactory_set_config):
use underlying C struct without duplication not to leak momory.
-Sat Nov 1 18:11:18 2003 Akinori MUSHA <knu@iDaemons.org>
-
- * ext/io/wait/wait.c: #include <sys/time.h> is needed for struct
- timeval.
-
Sat Nov 1 01:49:03 2003 NAKAMURA, Hiroshi <nahi@ruby-lang.org>
* lib/soap/mapping/factory.rb: mark marshalled basetype objects when