Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r76704 - in website/public_html/live: feed feed/history generated/state users/history
From: dnljms_at_[hidden]
Date: 2012-01-26 03:20:10


Author: danieljames
Date: 2012-01-26 03:20:09 EST (Thu, 26 Jan 2012)
New Revision: 76704
URL: http://svn.boost.org/trac/boost/changeset/76704

Log:
Website: filesystem release note.
Text files modified:
   website/public_html/live/feed/dev.rss | 13 +++++++++++++
   website/public_html/live/feed/history/boost_1_49_0.qbk | 6 +++++-
   website/public_html/live/generated/state/feed-pages.txt | 10 +++++-----
   website/public_html/live/users/history/version_1_49_0.html | 13 +++++++++++++
   4 files changed, 36 insertions(+), 6 deletions(-)

Modified: website/public_html/live/feed/dev.rss
==============================================================================
--- website/public_html/live/feed/dev.rss (original)
+++ website/public_html/live/feed/dev.rss 2012-01-26 03:20:09 EST (Thu, 26 Jan 2012)
@@ -36,6 +36,19 @@
       </li>
       <li>
         <div>
+ <span class="library"><a href="http://www.boost.org/libs/filesystem/">Filesystem</a>:</span>
+ <ul>
+ <li>
+ <div>
+ See the <a href="http://www.boost.org/libs/filesystem/v3/doc/release_history.html">release
+ history</a>.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library"><a href="http://www.boost.org/libs/geometry/">Geometry</a>:</span>
           <ul>
             <li>

Modified: website/public_html/live/feed/history/boost_1_49_0.qbk
==============================================================================
--- website/public_html/live/feed/history/boost_1_49_0.qbk (original)
+++ website/public_html/live/feed/history/boost_1_49_0.qbk 2012-01-26 03:20:09 EST (Thu, 26 Jan 2012)
@@ -1,7 +1,7 @@
 [article Version 1.49.0
     [quickbook 1.5]
     [source-mode c++]
- [purpose Updated Libraries: Container, Geometry, Graph,
+ [purpose Updated Libraries: Container, Filesystem, Geometry, Graph,
     Icl, Interprocess, Intrusive, Lexical Cast, Locale, Move,
     Property Tree, Spirit, Unordered, Uuid.
     ]
@@ -38,6 +38,10 @@
   * Added `allocator_traits` support for both C++11 and C++03
    compilers through an internal `allocator_traits` clone.
 
+* [phrase library..[@/libs/filesystem/ Filesystem]:]
+ * See the
+ [@/libs/filesystem/v3/doc/release_history.html release history].
+
 * [phrase library..[@/libs/geometry/ Geometry]:]
   * Fixed bugs
     * Distance for multi-geometries ignored specified distance strategy.

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-01-26 03:20:09 EST (Thu, 26 Jan 2012)
@@ -1836,7 +1836,7 @@
 -id
 "version_1_49_0
 -last_modified
-.1327564946.94
+.1327565975.31
 -location
 "users/history/version_1_49_0.html
 -page_state
@@ -1844,14 +1844,14 @@
 "In Progress
 -purpose
 "
-" Updated Libraries: Container, Geometry, Graph, Icl, Interprocess, Intrusive,
-" Lexical Cast, Locale, Move, Property Tree, Spirit, Unordered, Uuid.
+" Updated Libraries: Container, Filesystem, Geometry, Graph, Icl, Interprocess,
+" Intrusive, Lexical Cast, Locale, Move, Property Tree, Spirit, Unordered, Uuid.
 "
 -qbk_hash
-"80962e446924f3d5fe192765fdee13f0da3eb851bbd14a51ec76ed704afe5c00
+"2627600bf96b2524c0011928310171493cd284bd5a4e15ca1b32959a4fef7a26
 -release_status
 -rss_hash
-"05392912ee32d0619a111435620b76f8efbbe2f0c4c8734db95898cb89d57fe1
+"f81e50b5e45975df50c19d889b7dc4b3e5593c3ee58e53fb77b3b98721406768
 -title
 "Version 1.49.0
 -type

Modified: website/public_html/live/users/history/version_1_49_0.html
==============================================================================
--- website/public_html/live/users/history/version_1_49_0.html (original)
+++ website/public_html/live/users/history/version_1_49_0.html 2012-01-26 03:20:09 EST (Thu, 26 Jan 2012)
@@ -75,6 +75,19 @@
       </li>
       <li>
         <div>
+ <span class="library">Filesystem:</span>
+ <ul>
+ <li>
+ <div>
+ See the <a href="/libs/filesystem/v3/doc/release_history.html">release
+ history</a>.
+ </div>
+ </li>
+ </ul>
+ </div>
+ </li>
+ <li>
+ <div>
           <span class="library">Geometry:</span>
           <ul>
             <li>


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