$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r64008 - in website/public_html/beta/feed: . history
From: daniel_james_at_[hidden]
Date: 2010-07-14 04:20:57
Author: danieljames
Date: 2010-07-14 04:20:51 EDT (Wed, 14 Jul 2010)
New Revision: 64008
URL: http://svn.boost.org/trac/boost/changeset/64008
Log:
Remove the hash release note.
It's no longer correct.
Text files modified: 
   website/public_html/beta/feed/history.rss              |    12 +-----------                            
   website/public_html/beta/feed/history/boost_1_44_0.qbk |     5 -----                                   
   website/public_html/beta/feed/news.rss                 |    12 +-----------                            
   3 files changed, 2 insertions(+), 27 deletions(-)
Modified: website/public_html/beta/feed/history.rss
==============================================================================
--- website/public_html/beta/feed/history.rss	(original)
+++ website/public_html/beta/feed/history.rss	2010-07-14 04:20:51 EDT (Wed, 14 Jul 2010)
@@ -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.44.0</title><pubDate>$Date: 2010/07/12 21:51:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/14 08:17:45 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Updated Libraries:
     </span></span></boostbook:purpose><description><div class="description">
   
@@ -31,16 +31,6 @@
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>
       <li>
-        <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
-        <ul>
-          <li>
-            Prevent implicit conversions when calling <code><span class="identifier">hash_value</span></code>.
-            If this breaks your code, you can enable the old behaviour by defining
-            <code><span class="identifier">BOOST_HASH_ALLOW_IMPLICIT_CASTS</span></code>.
-          </li>
-        </ul>
-      </li>
-      <li>
         <span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span>
         <ul>
           <li>
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-14 04:20:51 EDT (Wed, 14 Jul 2010)
@@ -23,11 +23,6 @@
 
 [section Updated Libraries]
 
-* [phrase library..[@/libs/functional/hash/index.html Hash]:]
-  * Prevent implicit conversions when calling `hash_value`. If this
-    breaks your code, you can enable the old behaviour by defining
-    `BOOST_HASH_ALLOW_IMPLICIT_CASTS`.
-
 * [phrase library..[@/libs/iostreams/index.html Iostreams]:]
   * Several fixes for file descriptors class, including a breaking change to the
     constructors and `open` methods for `file_descriptor`,
Modified: website/public_html/beta/feed/news.rss
==============================================================================
--- website/public_html/beta/feed/news.rss	(original)
+++ website/public_html/beta/feed/news.rss	2010-07-14 04:20:51 EDT (Wed, 14 Jul 2010)
@@ -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.44.0</title><pubDate>$Date: 2010/07/12 21:51:19 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
+  <item><title>Version 1.44.0</title><pubDate>$Date: 2010/07/14 08:17:45 $</pubDate><boostbook:purpose><span class="brief"><span class="purpose">
       New Libraries: Updated Libraries:
     </span></span></boostbook:purpose><description><div class="description">
   
@@ -31,16 +31,6 @@
     <h3><span class="link">Updated Libraries</span></h3>
     <ul>
       <li>
-        <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
-        <ul>
-          <li>
-            Prevent implicit conversions when calling <code><span class="identifier">hash_value</span></code>.
-            If this breaks your code, you can enable the old behaviour by defining
-            <code><span class="identifier">BOOST_HASH_ALLOW_IMPLICIT_CASTS</span></code>.
-          </li>
-        </ul>
-      </li>
-      <li>
         <span class="library"><a href="/libs/iostreams/index.html">Iostreams</a>:</span>
         <ul>
           <li>