aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorlloyd <[email protected]>2011-06-13 18:03:42 +0000
committerlloyd <[email protected]>2011-06-13 18:03:42 +0000
commit083392226592438a2ac82c6e0aeaddc5a6074c26 (patch)
tree0ed162181bdc723e3694f89e0cd4dcb1fb68e66a /doc
parentaeeab22dfaf68aeb523e50296a7668fa25493e8e (diff)
parent36ca4c962bf963ad9f76fb2c26202c0679cbd7ae (diff)
propagate from branch 'net.randombit.botan' (head b200c1f710e56d39764e567c005eec43448d865d)
to branch 'net.randombit.botan.c++0x' (head 527546a7d65baf5315c947602ad0937b65950cf1)
Diffstat (limited to 'doc')
-rw-r--r--doc/log.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/log.txt b/doc/log.txt
index b9c6c9230..121d284d6 100644
--- a/doc/log.txt
+++ b/doc/log.txt
@@ -10,6 +10,8 @@ Series 1.10
Version 1.10.0, Not Yet Released
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+* A template specialization of std::swap was added for the memory
+ container types.
Series 1.9
----------------------------------------