Mercurial > hg > octave-nkf > gnulib-hg
changeset 11245:ba40867f64e9
Provide ChangeLog entry for last commit.
author | Simon Josefsson <simon@josefsson.org> |
---|---|
date | Sun, 01 Mar 2009 17:39:38 +0100 |
parents | e8ad1520586c |
children | a1564bea27c4 |
files | ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2009-01-19 Martin Lambers <marlam@marlam.de> + + Provide POSIX semantics for socket timeout options on W32. + * lib/setsockopt.c: Convert struct timeval to milliseconds on W32. + * lib/getsockopt.c: Convert milliseconds to struct timeval on W32. + * modules/setsockopt: Depend on sys_time module for struct timeval. + * modules/getsockopt: Depend on sys_time module for struct timeval. + 2009-03-01 Simon Josefsson <simon@josefsson.org> * lib/gai_strerror.c (values): Use EAI_INPROGRESS instead of