about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2012-06-21 10:17:07 -0700
committerH.J. Lu <hjl.tools@gmail.com>2012-06-21 10:17:07 -0700
commit1f1509082e66d1ddd8a710639aba0f4ea0815157 (patch)
tree6831ab123e393516239c1d36b11785d45ea020e3 /ChangeLog
parent28363bbf705830cb35791af679401559376eaa75 (diff)
downloadglibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.tar.gz
glibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.tar.xz
glibc-1f1509082e66d1ddd8a710639aba0f4ea0815157.zip
Fix a typo in i386 SYSCALL_PIC_SETUP
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 01bb5c49af..0c4438037b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2012-06-21  H.J. Lu  <hongjiu.lu@intel.com>
+
+	[BZ #14278]
+	* sysdeps/i386/sysdep.h (SYSCALL_PIC_SETUP): Fix a typo.
+
 2012-06-21  Jeff Law  <law@redhat.com>
 
 	[BZ #13882]