Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r61184 - website/public_html/beta/feed/history
From: steven_at_[hidden]
Date: 2010-04-10 13:28:27


Author: steven_watanabe
Date: 2010-04-10 13:28:27 EDT (Sat, 10 Apr 2010)
New Revision: 61184
URL: http://svn.boost.org/trac/boost/changeset/61184

Log:
Release notes for Random
Text files modified:
   website/public_html/beta/feed/history/boost_1_43_0.qbk | 7 ++++++-
   1 files changed, 6 insertions(+), 1 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_43_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_43_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_43_0.qbk 2010-04-10 13:28:27 EDT (Sat, 10 Apr 2010)
@@ -1,7 +1,7 @@
 [article Version 1.43.0
     [quickbook 1.4]
     [source-mode c++]
- [purpose New Libraries: Updated Libraries: ]
+ [purpose New Libraries: Updated Libraries: Random]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -41,6 +41,11 @@
 
 [section Updated Libraries]
 
+* [phrase library..[@/libs/random/index.html Random]:]
+ * Put the implementation of random_device in a compiled lib,
+ and added Windows support.
+ * Rewrote the documentation using Quickbook/Doxygen/Boostbook
+ and brought it up to date.
 * /TODO/
 
 [endsect]


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk