diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 521e6ae301..b6c9889c2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2010-05-21 Andreas Schwab <schwab@redhat.com> + + * sunrpc/clnt_tcp.c (clnttcp_control): Add missing break. + * sunrpc/clnt_udp.c (clntudp_control): Likewise. + * sunrpc/clnt_unix.c (clntunix_control): Likewise. + 2010-05-20 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/sys/timex.h: Use __REDIRECT_NTH. |