aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2014-10-31 22:44:17 +0000
committerJoseph Myers <joseph@codesourcery.com>2014-10-31 22:44:17 +0000
commit2626c18374b0260a9b4afb7763de19488a87d2ba (patch)
treef4c31c2e97fe78f0548f18666c719362e8f91400 /ChangeLog
parent7f981fc24a9156dba8cfe5e7eb8e87fa9d793f2a (diff)
downloadglibc-2626c18374b0260a9b4afb7763de19488a87d2ba.zip
glibc-2626c18374b0260a9b4afb7763de19488a87d2ba.tar.gz
glibc-2626c18374b0260a9b4afb7763de19488a87d2ba.tar.bz2
Make aclocal.m4 comment mention updating install.texi for autoconf version.
* aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update install.texi in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7002206..3a47cbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-10-31 Joseph Myers <joseph@codesourcery.com>
+
+ * aclocal.m4 (GLIBC_AUTOCONF_VERSION): Mention need to update
+ install.texi in comment.
+
2014-10-31 Torvald Riegel <triegel@redhat.com>
* sysdeps/powerpc/bits/atomic.h (atomic_write_barrier): Remove and...