about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d7eb7549b3..399f30d956 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2017-09-21  Joseph Myers  <joseph@codesourcery.com>
+
+	* crypt/Banner: Remove file.
+	* nptl/Banner: Likewise.
+	* resolv/Banner: Likewise.
+	* soft-fp/Banner: Likewise.
+	* nptl/Makefile ($(objpfx)banner.h): Remove rule.
+	($(objpfx)version.d): Remove dependency on banner.h.
+	($(objpfx)version.os): Likewise.
+	* nptl/version.c (banner): Do not include banner.h.
+	* manual/contrib.texi: Update entries for Richard Henderson, Jakub
+	Jelinek and BIND code.
+
 2017-09-20  Paul Pluzhnikov  <ppluzhnikov@google.com>
 	    Carlos O'Donell  <carlos@redhat.com>