aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index a87a0b2b1a..9f9270bdae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -815,8 +815,8 @@
2016-03-23 Nick Alcock <nick.alcock@oracle.com>
* 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 <hongjiu.lu@intel.com>