]> git.ipfire.org Git - thirdparty/glibc.git/blobdiff - ChangeLog
Fix typo in nptl/sockperf.c
[thirdparty/glibc.git] / ChangeLog
index d7e9cd49237bd302165aa035b5755bcd281fd460..7da675cebf6084ae4e2524acdea831411e425812 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-05-07  Ondřej Bílka  <neleai@seznam.cz>
+
+       [BZ #16876]
+       * nptl/sockperf.c (client): Check socket return value.
+
 2014-05-06  Roland McGrath  <roland@hack.frob.com>
 
        * sysdeps/unix/sysv/linux/arm/nptl/unwind.h: File moved to ...
@@ -5,9 +10,9 @@
 
 2014-05-06  Aurelien Jarno  <aurelien@aurel32.net>
 
-        [BZ# 16916]
-        * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
-        Define.
+       [BZ# 16916]
+       * sysdeps/unix/sysv/linux/sparc/bits/eventfd.h (EFD_SEMAPHORE):
+       Define.
 
 2014-05-06  Vidya Ranganathan  <vidya@linux.vnet.ibm.com>