diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6f59a1ee09..b1dbcba197 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2012-05-10 Pino Toscano <toscano.pino@tiscali.it> + + * hurd/hurdsock.c (_hurd_socket_server): Check for negative domains, + and reject them. + 2012-05-10 Samuel Thibault <samuel.thibault@ens-lyon.org> * sysdeps/mach/hurd/setresgid.c (__setresgid): Handle the -1 case, |