$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r56986 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-10-18 15:05:14
Author: danieljames
Date: 2009-10-18 15:05:13 EDT (Sun, 18 Oct 2009)
New Revision: 56986
URL: http://svn.boost.org/trac/boost/changeset/56986
Log:
Add value_initialized release note.
Text files modified: 
   website/public_html/beta/feed/history.rss              |    10 +++++++++-                              
   website/public_html/beta/feed/history/boost_1_41_0.qbk |     5 +++++                                   
   website/public_html/beta/feed/news.rss                 |    10 +++++++++-                              
   3 files changed, 23 insertions(+), 2 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2009-10-18 15:05:13 EDT (Sun, 18 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:47:16 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:48:26 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     </span></span></boostbook:purpose><description><div class="description">
@@ -78,6 +78,14 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/utility/index.html">Utility</a>:</span>
+  A &quot;const&quot;
+        issue of <code><span class="identifier">value_initialized</span></code>
+        is fixed: Its <code><span class="identifier">data</span><span class="special">()</span></code>
+        member function and its conversion operator are replaced by overloads for
+        const and non-const access (<a href="https://svn.boost.org/trac/boost/ticket/2548">#2548</a>).
+      </li>
+      <li>
         <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
   See the <a href="/libs/wave/ChangeLog">changelog</a>
         for details.
Modified: website/public_html/beta/feed/history/boost_1_41_0.qbk
==============================================================================
--- website/public_html/beta/feed/history/boost_1_41_0.qbk	(original)
+++ website/public_html/beta/feed/history/boost_1_41_0.qbk	2009-10-18 15:05:13 EDT (Sun, 18 Oct 2009)
@@ -56,6 +56,11 @@
     [@/doc/html/unordered/changes.html#unordered.changes.boost_1_41_1
     the changelog].
 
+* [phrase library..[@/libs/utility/index.html Utility]:]
+  A "const" issue of `value_initialized` is fixed: Its `data()` member function
+  and its conversion operator are replaced by overloads for const and
+  non-const access ([@https://svn.boost.org/trac/boost/ticket/2548 #2548]).
+
 * [phrase library..[@/libs/wave/index.html Wave]:]
   See the [@/libs/wave/ChangeLog changelog] for details.
 
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2009-10-18 15:05:13 EDT (Sun, 18 Oct 2009)
@@ -6,7 +6,7 @@
     <description/>
     <language>en-us</language>
     <copyright>Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)</copyright>
-  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:47:16 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.41.0</title><pubDate>$Date: 2009/10/18 18:48:26 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Library: Property Tree. Updated libraries: Multi-index Containers, Python,
       Spirit, Unordered, Wave. Updated tool: QuickBook.
     </span></span></boostbook:purpose><description><div class="description">
@@ -78,6 +78,14 @@
         </ul>
       </li>
       <li>
+        <span class="library"><a href="/libs/utility/index.html">Utility</a>:</span>
+  A &quot;const&quot;
+        issue of <code><span class="identifier">value_initialized</span></code>
+        is fixed: Its <code><span class="identifier">data</span><span class="special">()</span></code>
+        member function and its conversion operator are replaced by overloads for
+        const and non-const access (<a href="https://svn.boost.org/trac/boost/ticket/2548">#2548</a>).
+      </li>
+      <li>
         <span class="library"><a href="/libs/wave/index.html">Wave</a>:</span>
   See the <a href="/libs/wave/ChangeLog">changelog</a>
         for details.