|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r66016 - website/public_html/beta/feed/history
From: joaquin_at_[hidden]
Date: 2010-10-16 07:52:15
Author: joaquin
Date: 2010-10-16 07:52:14 EDT (Sat, 16 Oct 2010)
New Revision: 66016
URL: http://svn.boost.org/trac/boost/changeset/66016
Log:
added more flyweight notes
Text files modified:
website/public_html/beta/feed/history/boost_1_45_0.qbk | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_45_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_45_0.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_45_0.qbk 2010-10-16 07:52:14 EDT (Sat, 16 Oct 2010)
@@ -34,6 +34,8 @@
[@/libs/flyweight/doc/tutorial/configuration.html#intermodule_holder `intermodule_holder`]
in Win32 platforms related to a Boost.Interprocess issue described at
ticket [@https://svn.boost.org/trac/boost/ticket/4606 #4606].
+ * Removed an internal assertion incompatible with program termination via
+ `std::exit`.
* [phrase library..[@/libs/graph/index.html Graph]:]
* Added Stoer-Wagner min-cut algorithm contributed by Daniel Trebbien.
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