Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55811 - in website/public_html/live/feed: . history
From: daniel_james_at_[hidden]
Date: 2009-08-27 14:03:31


Author: danieljames
Date: 2009-08-27 14:03:30 EDT (Thu, 27 Aug 2009)
New Revision: 55811
URL: http://svn.boost.org/trac/boost/changeset/55811

Log:
Fix a link in the announcement.
Text files modified:
   website/public_html/live/feed/downloads.rss | 2 +-
   website/public_html/live/feed/history.rss | 2 +-
   website/public_html/live/feed/history/boost_1_40_0.qbk | 2 +-
   website/public_html/live/feed/news.rss | 2 +-
   4 files changed, 4 insertions(+), 4 deletions(-)

Modified: website/public_html/live/feed/downloads.rss
==============================================================================
--- website/public_html/live/feed/downloads.rss (original)
+++ website/public_html/live/feed/downloads.rss 2009-08-27 14:03:30 EDT (Thu, 27 Aug 2009)
@@ -128,7 +128,7 @@
         </ul>
       </li>
       <li>
- <span class="library"><a href="/libs/hash/index.html">Hash</a>:</span>
+ <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
         <ul>
           <li>
             Automatically configure the float functions using template metaprogramming

Modified: website/public_html/live/feed/history.rss
==============================================================================
--- website/public_html/live/feed/history.rss (original)
+++ website/public_html/live/feed/history.rss 2009-08-27 14:03:30 EDT (Thu, 27 Aug 2009)
@@ -128,7 +128,7 @@
         </ul>
       </li>
       <li>
- <span class="library"><a href="/libs/hash/index.html">Hash</a>:</span>
+ <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
         <ul>
           <li>
             Automatically configure the float functions using template metaprogramming

Modified: website/public_html/live/feed/history/boost_1_40_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_40_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_40_0.qbk 2009-08-27 14:03:30 EDT (Thu, 27 Aug 2009)
@@ -76,7 +76,7 @@
 * [phrase library..[@/libs/fusion/index.html Fusion]:]
   * Improved compile times for `fusion::vector`.
 
-* [phrase library..[@/libs/hash/index.html Hash]:]
+* [phrase library..[@/libs/functional/hash/index.html Hash]:]
   * Automatically configure the float functions using template metaprogramming
     instead of trying to configure every possibility manually.
 

Modified: website/public_html/live/feed/news.rss
==============================================================================
--- website/public_html/live/feed/news.rss (original)
+++ website/public_html/live/feed/news.rss 2009-08-27 14:03:30 EDT (Thu, 27 Aug 2009)
@@ -128,7 +128,7 @@
         </ul>
       </li>
       <li>
- <span class="library"><a href="/libs/hash/index.html">Hash</a>:</span>
+ <span class="library"><a href="/libs/functional/hash/index.html">Hash</a>:</span>
         <ul>
           <li>
             Automatically configure the float functions using template metaprogramming


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