aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-04-27 19:05:23 +0200
committerKaren Arutyunov <karen@codesynthesis.com>2016-05-04 20:28:50 +0300
commitd20431e11290320f04d62e26b9a7cbcefaf5480c (patch)
tree76fd8820f079168aaced608b7c61e0923b260f5f /NEWS
parent6cd172c32ebe79692e19433f49716e58c57c8677 (diff)
Add temp_directory(), temp_path()
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dfcbd6c..c459750 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ Version 0.4.0
* Add process::current_id().
+ * Add temp_directory(), temp_path() utility functions.
+
Version 0.3.0
* Add SHA256 hash calculator based on code from the FreeBSD project. That