aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r--extension/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 65a419df..a700092d 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,5 +1,10 @@
2015-12-16 Arnold D. Robbins <arnold@skeeve.com>
+ * Makefile.am (EXTRA_DIST): Add ext_custom.h so that it will be
+ included in the distribution tarballs.
+
+2015-12-16 Arnold D. Robbins <arnold@skeeve.com>
+
Make change of 2015-10-26 actually work.
* ext_custom.h: New file. Move _DEFAULT_SOURCE dance to here.