diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index aa29e14e13..4cbffb946d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2011-11-12 Ulrich Drepper <drepper@gmail.com> + * sunrpc/rpc_prot.c (rejected): Fix case value. + * sysdeps/unix/sysv/linux/internal_statvfs.c (INTERNAL_STATVFS): Use unsigned long long int to avoid warnings in shift. |