aboutsummaryrefslogtreecommitdiffstats
path: root/doc/log.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/log.txt')
-rw-r--r--doc/log.txt5
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/log.txt b/doc/log.txt
index 121d284d6..765d04c9a 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -7,9 +7,12 @@ Release Notes
Series 1.10
----------------------------------------
-Version 1.10.0, Not Yet Released
+Version 1.10.0, 2011-06-20
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* Detection for the rdrand instruction being added to upcoming Intel
+ Ivy Bridge processors has been added.
+
* A template specialization of std::swap was added for the memory
container types.