aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 8c886c6..169e707 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,8 @@
+2018-02-26:
+ * (seebs) implement mkstemps, mkostemp, and mkostemps. Actually,
+ move implementation all to mkostemps, then implement the others
+ in terms of it.
+
2018-02-19:
* (seebs) fix using index of request rather than request's value