aboutsummaryrefslogtreecommitdiffstats
path: root/doc/relnotes/1_10_0.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/relnotes/1_10_0.txt')
-rw-r--r--doc/relnotes/1_10_0.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/relnotes/1_10_0.txt b/doc/relnotes/1_10_0.txt
new file mode 100644
index 000000000..3b6ba56ac
--- /dev/null
+++ b/doc/relnotes/1_10_0.txt
@@ -0,0 +1,10 @@
+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.
+
+