aboutsummaryrefslogtreecommitdiff
path: root/ld/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ChangeLog')
-rw-r--r--ld/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index c161ffe..9b5e3a3 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,11 @@
+2019-04-13 Alan Modra <amodra@gmail.com>
+
+ * configure.ac (TDIRS): Build up tdirs in this variable and
+ AC_SUBST, also using AM_SUBST_NOTMAKE.
+ * configure: Regenerate.
+ * Makefile.am (DISTCLEANFILES): Remove tdirs.
+ * Makefile.in: Regenerate.
+
2019-04-12 Nick Clifton <nickc@redhat.com>
PR 24450