diff options
author | Roland McGrath <roland@hack.frob.com> | 2015-03-06 10:52:53 -0800 |
---|---|---|
committer | Roland McGrath <roland@hack.frob.com> | 2015-03-06 10:52:53 -0800 |
commit | 00f00cfc379f8347d08ff2f4cba4ab7862a3aef2 (patch) | |
tree | 502cf1fd8410f7581a8e9e254d8cc87730d62217 | |
parent | 895c30cb003857b52c1675f9078e6a799b231bcb (diff) | |
download | glibc-00f00cfc379f8347d08ff2f4cba4ab7862a3aef2.tar.gz glibc-00f00cfc379f8347d08ff2f4cba4ab7862a3aef2.tar.xz glibc-00f00cfc379f8347d08ff2f4cba4ab7862a3aef2.zip |
ChangeLog format
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index da0b76943a..3925263292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -13,7 +13,6 @@ 2015-03-06 Samuel Thibault <samuel.thibault@inria.fr> Fix aio_error thread-safety. - * sysdeps/pthread/aio_error.c: New file * sysdeps/pthread/aio_misc.c: Remove optimistic comment about synchronization. |