$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r64042 - website/public_html/beta/feed/history
From: nielsdekker_at_[hidden]
Date: 2010-07-15 07:26:32
Author: niels_dekker
Date: 2010-07-15 07:26:31 EDT (Thu, 15 Jul 2010)
New Revision: 64042
URL: http://svn.boost.org/trac/boost/changeset/64042
Log:
Fixed formatting release notes changeset [64040]
Text files modified: 
   website/public_html/beta/feed/history/boost_1_44_0.qbk |     8 ++++----                                
   1 files changed, 4 insertions(+), 4 deletions(-)
Modified: website/public_html/beta/feed/history/boost_1_44_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_44_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_44_0.qbk	2010-07-15 07:26:31 EDT (Thu, 15 Jul 2010)
@@ -88,10 +88,10 @@
   * Fixes for other miscellaneous issues (remove warnings, support newer compilers, etc.)
 
 * [phrase library..[@/libs/utility/index.html Utility]:]
-  Added a new template class, [@/libs/utility/value_init.htm#initialized `boost::initialized<T>`],
-  in order to fix [@https://svn.boost.org/trac/boost/ticket/3472 #3472].
-  New version of `value_initialized<T>` no longer calls `memset` when the compiler has 
-  implemented value-initialization completely ([@https://svn.boost.org/trac/boost/ticket/3869 #3869]).
+  * Added a new template class, [@/libs/utility/value_init.htm#initialized `boost::initialized<T>`],
+    in order to fix [@https://svn.boost.org/trac/boost/ticket/3472 #3472].
+  * New version of `value_initialized<T>` no longer calls `memset` when the compiler has 
+    implemented value-initialization completely ([@https://svn.boost.org/trac/boost/ticket/3869 #3869]).
 
 * [phrase library..[@/libs/numeric/ublas/index.html uBLAS]:]
   * New assignment operators to feed in vectors and matrices in many nice ways ([@http://svn.boost.org/trac/boost/ticket/4034 #4034]). Thank you Nasos