about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-10-31 21:49:35 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-10-31 21:49:35 +0000
commitf3f5d89569fa72a65aa244be05dc61af83caaae8 (patch)
tree8720105f66f1dcd2c8246b48401157db26d6f8d8 /ChangeLog
parentf62ff286838e572ee124ca2d2dc5ccf619345015 (diff)
downloadglibc-f3f5d89569fa72a65aa244be05dc61af83caaae8.tar.gz
glibc-f3f5d89569fa72a65aa244be05dc61af83caaae8.tar.xz
glibc-f3f5d89569fa72a65aa244be05dc61af83caaae8.zip
Update autoconf version requirement in install.texi.
I noticed that install.texi was out of date with regard to the actual
autoconf version requirement for regenerating configure scripts.  This
patch updates the documentation.

	* manual/install.texi (Tools for Compilation): Update autoconf
	version requirements.
	* INSTALL: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a050d89c80..d65c7193ed 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2014-10-31  Joseph Myers  <joseph@codesourcery.com>
 
+	* manual/install.texi (Tools for Compilation): Update autoconf
+	version requirements.
+	* INSTALL: Regenerated.
+
 	* misc/pselect.c [!__pselect] (__libc_pselect): Remove alias.
 	* sysdeps/unix/sysv/linux/pselect.c [__NR_pselect6]
 	(__libc_pselect): Likewise.