Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55626 - website/public_html/beta/feed/history
From: jano_gaspar_at_[hidden]
Date: 2009-08-17 09:57:30


Author: jano_gaspar
Date: 2009-08-17 09:57:30 EDT (Mon, 17 Aug 2009)
New Revision: 55626
URL: http://svn.boost.org/trac/boost/changeset/55626

Log:
circular_buffer: history update
Text files modified:
   website/public_html/beta/feed/history/boost_1_40_0.qbk | 10 ++++++++--
   1 files changed, 8 insertions(+), 2 deletions(-)

Modified: website/public_html/beta/feed/history/boost_1_40_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_40_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_40_0.qbk 2009-08-17 09:57:30 EDT (Mon, 17 Aug 2009)
@@ -2,8 +2,9 @@
     [quickbook 1.4]
     [source-mode c++]
     [purpose Build System improvements.
- Updated Libraries: Accumulators, Foreach, Function, Fusion, Hash, Interprocess,
- Intrusive, MPL, Program.Options, Proto, Serialization, Unordered, Xpressive.]
+ Updated Libraries: Accumulators, Circular Buffer, Foreach, Function, Fusion, Hash,
+ Interprocess, Intrusive, MPL, Program.Options, Proto, Serialization, Unordered,
+ Xpressive.]
     [authors [Dawes, Beman]]
     [last-revision ]
 ]
@@ -26,6 +27,11 @@
 * [phrase library..[@/libs/accumulators/index.html Accumulators]:]
   * Works on GCC 4.4.
 
+* [phrase library..[@/libs/circular_buffer/index.html Circular Buffer]:]
+ * Fixed bugs
+ [@https://svn.boost.org/trac/boost/ticket/2785 #2785],
+ [@https://svn.boost.org/trac/boost/ticket/3285 #3285].
+
 * [phrase library..[@/libs/foreach/index.html Foreach]:]
   * Workaround for conflict with Python headers
     ([@https://svn.boost.org/trac/boost/ticket/3000 #3000]).


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