about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04c2fdc2d4..e21f365e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 Tue Jul  9 06:19:29 1996  Roland McGrath  <roland@delasyd.gnu.ai.mit.edu>
 
+	* sysdeps/unix/sysv/linux/configure.in: Use version number in cache
+ 	variable name, so new a libc with new requirements won't fail to
+ 	notice an insufficient Linux version.
+
 	* sysdeps/unix/sysv/linux/direntry.h: New file from David Mosberger.
 
 	* sysdeps/unix/sysv/linux/configure.in: Check for Linux 2.0.1 headers,