$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80959 - in website/public_html/live: feed/history generated generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-10-11 13:34:57
Author: danieljames
Date: 2012-10-11 13:34:56 EDT (Thu, 11 Oct 2012)
New Revision: 80959
URL: http://svn.boost.org/trac/boost/changeset/80959
Log:
Website: More post-beta release notes.
Text files modified: 
   website/public_html/live/feed/history/boost_1_52_0.qbk     |    11 +++++++++--                             
   website/public_html/live/generated/dev.rss                 |    29 +++++++++++++++++++++++++++--           
   website/public_html/live/generated/state/feed-pages.txt    |     6 +++---                                  
   website/public_html/live/users/history/version_1_52_0.html |    29 +++++++++++++++++++++++++++--           
   4 files changed, 66 insertions(+), 9 deletions(-)
Modified: website/public_html/live/feed/history/boost_1_52_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_52_0.qbk	(original)
+++ website/public_html/live/feed/history/boost_1_52_0.qbk	2012-10-11 13:34:56 EDT (Thu, 11 Oct 2012)
@@ -206,8 +206,8 @@
 
 [section Post-Beta Fixes]
 
-These changes were made after the beta was released, so they'll be included
-in the next release.
+These changes have been made since the beta was released, so they'll be included
+in the next beta if there is one, or the final release.
 
 * [phrase library..[@/libs/accumulators/ Accumulators]:]
   * Fix long-standing dependency tracking bug, [@https://svn.boost.org/trac/boost/ticket/7409 #7409]
@@ -223,6 +223,13 @@
     fails with compilers supporting char16_t and char32_t fails if the
     library doesn't provides std::u16string and std::u32string.
 
+* [phrase library..[@/libs/unordered/ Unordered]:]
+  * Fix bugs when erasing ranges ([ticket 7471]).
+
+* [phrase library..[@/libs/uuid/ Uuid]:]
+  * ticket [ticket 7128] - fixed bug in `sha1.hpp` for messages longer than
+    536,870,912 bytes.
+
 [endsect]
 
 [section Compilers Tested]
Modified: website/public_html/live/generated/dev.rss
==============================================================================
--- website/public_html/live/generated/dev.rss	(original)
+++ website/public_html/live/generated/dev.rss	2012-10-11 13:34:56 EDT (Thu, 11 Oct 2012)
@@ -788,8 +788,8 @@
   <div id="version_1_52_0.post_beta_fixes">
     <h3><span class="link">Post-Beta Fixes</span></h3>
     <p>
-      These changes were made after the beta was released, so they'll be included
-      in the next release.
+      These changes have been made since the beta was released, so they'll be included
+      in the next beta if there is one, or the final release.
     </p>
     <ul>
       <li>
@@ -839,6 +839,31 @@
           </ul>
         </div>
       </li>
+      <li>
+        <div>
+          <span class="library"><a href="http://www.boost.org/doc/libs/1_52_0_beta1/libs/unordered/">Unordered</a>:</span>
+          <ul>
+            <li>
+              <div>
+                Fix bugs when erasing ranges (<a href="https://svn.boost.org/trac/boost/ticket/7471">#7471</a>).
+              </div>
+            </li>
+          </ul>
+        </div>
+      </li>
+      <li>
+        <div>
+          <span class="library"><a href="http://www.boost.org/doc/libs/1_52_0_beta1/libs/uuid/">Uuid</a>:</span>
+          <ul>
+            <li>
+              <div>
+                ticket <a href="https://svn.boost.org/trac/boost/ticket/7128">#7128</a> - fixed bug in <code><span class="identifier">sha1</span><span class="special">.</span><span class="identifier">hpp</span></code>
+                for messages longer than 536,870,912 bytes.
+              </div>
+            </li>
+          </ul>
+        </div>
+      </li>
     </ul>
   </div>
   <div id="version_1_52_0.compilers_tested">
Modified: website/public_html/live/generated/state/feed-pages.txt
==============================================================================
--- website/public_html/live/generated/state/feed-pages.txt	(original)
+++ website/public_html/live/generated/state/feed-pages.txt	2012-10-11 13:34:56 EDT (Thu, 11 Oct 2012)
@@ -1936,7 +1936,7 @@
 -id
 "version_1_52_0
 -last_modified
-.1349858957.15
+.1349976860.97
 -location
 "users/history/version_1_52_0.html
 -page_state
@@ -1949,11 +1949,11 @@
 "      Ratio, Result_of, Thread, uBLAS, Unordered, Uuid, Wave, xpressive.
 "
 -qbk_hash
-"20ba0a4280b5febf9a304c21e68de9a18d5e58ad02abfbdb8145ddf663da3ad8
+"cfe5a1ca73183162d110d1c7ae87cafaeafb4734c49f5435d263de8613123ac3
 -release_status
 "beta
 -rss_hash
-"1a5cf6a3763b086f27e44f6d9986108a000ec0c13ed5a775c14ccbd926b629d8
+"26abc53be0bc662860412b0730873d97251f6d5634c9f6f860c47cf36b194cba
 -title
 "Version 1.52.0
 -type
Modified: website/public_html/live/users/history/version_1_52_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_52_0.html	(original)
+++ website/public_html/live/users/history/version_1_52_0.html	2012-10-11 13:34:56 EDT (Thu, 11 Oct 2012)
@@ -825,8 +825,8 @@
   <div id="version_1_52_0.post_beta_fixes">
     <h3><span class="link">Post-Beta Fixes</span></h3>
     <p>
-      These changes were made after the beta was released, so they'll be included
-      in the next release.
+      These changes have been made since the beta was released, so they'll be included
+      in the next beta if there is one, or the final release.
     </p>
     <ul>
       <li>
@@ -876,6 +876,31 @@
           </ul>
         </div>
       </li>
+      <li>
+        <div>
+          <span class="library">Unordered:</span>
+          <ul>
+            <li>
+              <div>
+                Fix bugs when erasing ranges (#7471).
+              </div>
+            </li>
+          </ul>
+        </div>
+      </li>
+      <li>
+        <div>
+          <span class="library">Uuid:</span>
+          <ul>
+            <li>
+              <div>
+                ticket #7128 - fixed bug in <code><span class="identifier">sha1</span><span class="special">.</span><span class="identifier">hpp</span></code>
+                for messages longer than 536,870,912 bytes.
+              </div>
+            </li>
+          </ul>
+        </div>
+      </li>
     </ul>
   </div>
   <div id="version_1_52_0.compilers_tested">