diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +Thu Oct 23 11:17:58 2008 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * ext/socket/socket.c (sock_s_getservbyport): the port should be + converted before the proto so that the #to_int of the former cannot + alter the latter. + Thu Oct 23 09:26:22 2008 NAKAMURA Usaku <usa@ruby-lang.org> * ext/socket/socket.c (sock_s_getservbyport): cast to get rid of |
