aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2015-12-17 20:11:12 -0500
committerJack Lloyd <[email protected]>2015-12-17 20:11:12 -0500
commit56af160c9d4df53467ce742e2ba9b9f512fb7c83 (patch)
tree84c5adba1b77725aefe502df1c8e178835a93377 /doc
parenta69c55ed127ba01b82760386ec72e33ed4fe2086 (diff)
parent2ec18f58345e1b97131787c9dbaec3027bcb15c3 (diff)
Merge branch 'master' of github.com:randombit/botan
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 4772501e3..e9b3d1449 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -8,6 +8,8 @@ Version 1.11.26, Not Yet Released
Previously the library would in many cases throw `std::runtime_error`
or `std::invalid_argument` exceptions which would make it hard to determine
the source of the error in some cases.
+
+* Enable RdRand entropy source on Windows/MSVC.
Version 1.11.25, 2015-12-07
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^