Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r75527 - branches/quickbook-dev/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2011-11-17 16:03:42


Author: danieljames
Date: 2011-11-17 16:03:41 EST (Thu, 17 Nov 2011)
New Revision: 75527
URL: http://svn.boost.org/trac/boost/changeset/75527

Log:
Quickbook: Add boost versions to old releases.
Text files modified:
   branches/quickbook-dev/tools/quickbook/doc/quickbook.qbk | 10 +++++++---
   1 files changed, 7 insertions(+), 3 deletions(-)

Modified: branches/quickbook-dev/tools/quickbook/doc/quickbook.qbk
==============================================================================
--- branches/quickbook-dev/tools/quickbook/doc/quickbook.qbk (original)
+++ branches/quickbook-dev/tools/quickbook/doc/quickbook.qbk 2011-11-17 16:03:41 EST (Thu, 17 Nov 2011)
@@ -118,7 +118,11 @@
 
 [section:change_log Change Log]
 
-[h3 Version 1.3]
+[h3:version_1_1 Version 1.1 - Boost 1.33.0]
+
+* First version to be included in boost.
+
+[h3:version_1_3 Version 1.3 - Boost 1.34.0 to 1.34.1]
 
 * Quickbook file inclusion \[include\].
 * Better xml output (pretty layout). Check out the generated XML.
@@ -149,7 +153,7 @@
 * Post-processor bug fix for escaped XML code that it does not recognize.
 * Replaceable, with the \[~replacement\] syntax.
 
-[h3 Version 1.4]
+[h3:version_1_4 Version 1.4 - Boost 1.35.0 to 1.40.0]
 
 * Generic Headers
 * Code changes to allow full recursion (i.e. Collectors and push/pop functions)
@@ -170,7 +174,7 @@
 * Searching of included and imported files in an extensible search path with
   `--include-path` (`-I`) option.
   
-[h3 Version 1.5]
+[h3:version_1_5 Version 1.5 - Boost 1.41.0 to 1.42.0]
 
 * Support multiple copyright entrys in document info.
 * Improved SVG support.


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