Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69446 - website/public_html/beta/feed/history
From: dnljms_at_[hidden]
Date: 2011-03-01 17:12:53


Author: danieljames
Date: 2011-03-01 17:12:24 EST (Tue, 01 Mar 2011)
New Revision: 69446
URL: http://svn.boost.org/trac/boost/changeset/69446

Log:
Create release notes for 1.46.1
Added:
   website/public_html/beta/feed/history/boost_1_46_1.qbk
      - copied, changed from r69445, /website/public_html/beta/feed/templates/boost_x_xx_x.qbk
Text files modified:
   website/public_html/beta/feed/history/boost_1_46_1.qbk | 44 +--------------------------------------
   1 files changed, 2 insertions(+), 42 deletions(-)

Copied: website/public_html/beta/feed/history/boost_1_46_1.qbk (from r69445, /website/public_html/beta/feed/templates/boost_x_xx_x.qbk)
==============================================================================
--- /website/public_html/beta/feed/templates/boost_x_xx_x.qbk (original)
+++ website/public_html/beta/feed/history/boost_1_46_1.qbk 2011-03-01 17:12:24 EST (Tue, 01 Mar 2011)
@@ -1,4 +1,4 @@
-[article Version 1.xx.x
+[article Version 1.46.1
     [quickbook 1.5]
     [source-mode c++]
     [purpose New Libraries: Updated Libraries: ]
@@ -9,53 +9,13 @@
 [include ext.qbk]
 
 [/ TODO: Check download link on release.
-[download http://sourceforge.net/projects/boost/files/boost/1.xx.x/]
+[download http://sourceforge.net/projects/boost/files/boost/1.46.1/]
 ]
 
-[/
- When adding libraries:
-
- 1. Libraries are listed in alphabetical order.
- 2. Besides the dedicated entry, the lib name should be added to the
- [purpose] section at the beginning of the page.
-
- Example new libraries message:
-
-* [phrase library..[@/libs/accumulators/index.html Accumulators]:] Framework for
- incremental calculation, and collection of statistical accumulators, from Eric Niebler.
-
- Example update message:
-
-* [phrase library..[@/libs/interprocess/index.html Interprocess]:]
- * Added anonymous shared memory for UNIX systems.
- * Fixed missing move semantics on managed memory classes.
- * Added copy_on_write and open_read_only options for shared memory
- and mapped file managed classes.
- * `shared_ptr` is movable and supports aliasing.
-]
-
-[section New Libraries]
-
-* /TODO/
-
-[endsect]
-
 [section Updated Libraries]
 
 * /TODO/
 
-[/ TODO: Check Spirit for changes.
-* [phrase library..[@/libs/spirit/index.html Spirit]:]
- * Spirit Vx.x, see the
- '[@/doc/libs/1_xx_x/libs/spirit/doc/html/spirit/what_s_new/spirit_x_x.html What's New]'
- section for details.
-]
-
-[/ TODO: Check Wave for changes.
-* [phrase library..[@/libs/wave/index.html Wave]:]
- * See the [@/libs/wave/ChangeLog Changelog] for details.
-]
-
 [endsect]
 
 [section Compilers Tested]


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