summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d9918c1f..0bfc6592 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2015-03-10 Kaz Kylheku <kaz@kylheku.com>
+
+ * sysif.c (mkdir_nothrow_exists): New static function.
+ (ensure_dir): New function.
+ (sysif_init): ensure_dir registered as intrinsic.
+
+ * txr.1: ensure_dir documented.
+
2015-02-25 Kaz Kylheku <kaz@kylheku.com>
* parser.c (open_txr_file, regex_parse, lisp_parse): Functions