From: Siddhesh Poyarekar Date: Wed, 20 Apr 2016 04:53:53 +0000 (+0530) Subject: Fix up ChangeLog formatting X-Git-Tag: glibc-2.24~364 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e9d3c6889aa3594b6722e420813fa120c9d612;p=thirdparty%2Fglibc.git Fix up ChangeLog formatting --- diff --git a/ChangeLog b/ChangeLog index a87a0b2b1ad..9f9270bdae2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -815,8 +815,8 @@ 2016-03-23 Nick Alcock * sysdeps/unix/sysv/linux/i386/pthread_cond_timedwait.S: Reload - call-clobbered %eax on retry path. - * sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S: Likewise. + call-clobbered %eax on retry path. + * sysdeps/unix/sysv/linux/i386/pthread_cond_wait.S: Likewise. 2016-03-22 H.J. Lu