aboutsummaryrefslogtreecommitdiffstats
path: root/doc/news.rst
diff options
context:
space:
mode:
authorDaniel Neus <[email protected]>2016-03-07 20:46:09 +0100
committerDaniel Neus <[email protected]>2016-03-07 20:31:50 +0100
commit094e7bbcbf3ad930a01910e445bc3f2b6be2faf7 (patch)
tree33c0809f9497bbe11a402787ceeb7511f920f063 /doc/news.rst
parent58c89ae470c68bf300ea937740c233e2b5715535 (diff)
add support for VirtualLock/VirtualUnlock on Windows
equivalent to mlock on Unix to prevent swapping out of memory
Diffstat (limited to 'doc/news.rst')
-rw-r--r--doc/news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 72f5fa88b..d5698d23e 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -37,6 +37,8 @@ Version 1.11.29, Not Yet Released
* Small optimizations to Keccak hash
+* Support for locking allocator on Windows using VirtualLock/VirtualUnlock
+
Version 1.10.12, 2016-02-03
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^