diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Mon Feb 7 02:13:05 2005 NAKAMURA Usaku <usa@ruby-lang.org> + + * ext/socket/extconf.rb (sockaddr_storage): winsock2.h have the + definition of struct sockaddr_storage, but socket.c doesn't + include it because this version of ruby still has binary level + compatibility with winsock1. + Mon Feb 7 01:22:50 2005 Nobuyoshi Nakada <nobu@ruby-lang.org> * ext/extmk.rb (extract_makefile): extract previously collected |
