diff options
author | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-11-16 12:08:52 +0530 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2017-11-16 12:08:52 +0530 |
commit | 7b0fb8706c07a38c8bb9999bd4c4563f07e2495f (patch) | |
tree | b295a4ee8fa72d6b1d4a0bb4bf7964055ca81a6a /ChangeLog | |
parent | a306c790a835894c22d076a04a9924d3daeb9462 (diff) | |
download | glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.tar glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.tar.gz glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.tar.bz2 glibc-7b0fb8706c07a38c8bb9999bd4c4563f07e2495f.zip |
Fix botched up regeneration in the last commit
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,8 +1,8 @@ 2017-11-16 Siddhesh Poyarekar <siddhesh@sourceware.org> - * INSTALL: Update sourceware link to https. - * NEWS: Likewise. - * configure: Likewise. + * INSTALL: Fix botched up regeneration. + + * NEWS: Update sourceare link to https. * configure.ac: Likewise. * crypt/md5test-giant.c: Likewise. * dlfcn/bug-atexit1.c: Likewise. @@ -16,6 +16,8 @@ * sunrpc/Makefile: Likewise. * sysdeps/arm/armv7/multiarch/memcpy_impl.S: Likewise. * wcsmbs/tst-mbrtowc2.c: Likewise. + * configure: Regenerate. + * INSTALL: Regenerate. 2017-11-15 Martin Sebor <msebor@redhat.com> |