aboutsummaryrefslogtreecommitdiffstats
path: root/extension/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'extension/ChangeLog')
-rw-r--r--extension/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 4245003c..86273672 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -52,6 +52,10 @@
* intdiv.c (do_intdiv): Print a warning about loss of precision if
MPFR arguments are received when not compiled with MPFR support.
+2018-02-11 Arnold D. Robbins <arnold@skeeve.com>
+
+ * filefuncs.3am: Fix some typos.
+
2018-02-08 Andrew J. Schorr <aschorr@telemetry-investments.com>
* configure.ac (pkgextensiondir): This must be set to
@@ -67,6 +71,13 @@
revtwoway.3am, rwarray.3am, time.3am: Add vim modeline at the
bottom to set the file type for syntax coloring.
+2018-02-02 Arnold D. Robbins <arnold@skeeve.com>
+
+ * filefuncs.c (FTS_SKIP): New constant.
+ (process): Additional arg skipset. When true (based on if
+ FTS_SKIP was passed) and at level 0, use fts_set to set
+ FTS_SKIP on the directory.
+
2018-01-11 Arnold D. Robbins <arnold@skeeve.com>
* compile, config.guess, config.rpath, config.sub,