about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2016-06-06 16:03:21 -0700
committerH.J. Lu <hjl.tools@gmail.com>2016-06-06 16:03:21 -0700
commit3f61232ab337b8162ed1a37558b30ce714dba894 (patch)
treeef9197060127830f0da6c0b3ff5dc72558a7b6dc /ChangeLog
parent3d8b06bc6108aa20a6591f52e7d9cbbd63c20e0a (diff)
downloadglibc-3f61232ab337b8162ed1a37558b30ce714dba894.tar.gz
glibc-3f61232ab337b8162ed1a37558b30ce714dba894.tar.xz
glibc-3f61232ab337b8162ed1a37558b30ce714dba894.zip
Fix a typo in comments in memmove-vec-unaligned-erms.S
	* sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: Fix
	a typo in comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b839cfb11c..f6304a609f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-06-06  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* sysdeps/x86_64/multiarch/memmove-vec-unaligned-erms.S: Fix
+	a typo in comments.
+
 2016-06-06  Joseph Myers  <joseph@codesourcery.com>
 
 	[BZ #20213]