summaryrefslogtreecommitdiffstats
path: root/libgnu/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'libgnu/ChangeLog')
-rw-r--r--libgnu/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/libgnu/ChangeLog b/libgnu/ChangeLog
new file mode 100644
index 00000000..7b146b6c
--- /dev/null
+++ b/libgnu/ChangeLog
@@ -0,0 +1,11 @@
+2017-05-04 Ulf Hermann <[email protected]>
+
+ * Makefile.am: Use our own implementation of tdestroy if we have to.
+ * tdestroy.c: New file.
+
+2017-05-04 Ulf Hermann <[email protected]>
+
+ * Makefile.am: If GNU basename is unavailable add our own
+ implementation.
+ * basename-gnu.c: New file.
+