about summary refs log tree commit diff
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2003-06-26 19:55:06 +0000
committerRoland McGrath <roland@gnu.org>2003-06-26 19:55:06 +0000
commit72541de928619746d4a4b909302807f449fa9309 (patch)
tree93e817b0acf43313752ebe7cd091aa975b6695ea
parent1a7de7da4b8792d2da10a86bfaa761337ac4e910 (diff)
downloadglibc-72541de928619746d4a4b909302807f449fa9309.tar.gz
glibc-72541de928619746d4a4b909302807f449fa9309.tar.xz
glibc-72541de928619746d4a4b909302807f449fa9309.zip
[__LINUX_KERNEL_VERSION >= 132426] (__ASSUME_AT_SECURE): Define it.
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 9fb90779c2..d683495c17 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,7 +9,7 @@
 	* sysdeps/unix/sysv/linux/ldsodefs.h
 	[__ASSUME_AT_SECURE] (HAVE_AUX_SECURE): Define it.
 	* sysdeps/unix/sysv/linux/kernel-features.h
-	[__LINUX_KERNEL_VERSION >= 132425] (__ASSUME_AT_SECURE): Define it.
+	[__LINUX_KERNEL_VERSION >= 132426] (__ASSUME_AT_SECURE): Define it.
 
 2003-06-26  Ulrich Drepper  <drepper@redhat.com>