$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r68903 - branches/doc-tools-docs/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2011-02-14 20:20:08
Author: danieljames
Date: 2011-02-14 20:20:07 EST (Mon, 14 Feb 2011)
New Revision: 68903
URL: http://svn.boost.org/trac/boost/changeset/68903
Log:
Boost versions for old releases.
Text files modified: 
   branches/doc-tools-docs/tools/quickbook/doc/change_log.qbk |    10 +++++++---                              
   1 files changed, 7 insertions(+), 3 deletions(-)
Modified: branches/doc-tools-docs/tools/quickbook/doc/change_log.qbk
==============================================================================
--- branches/doc-tools-docs/tools/quickbook/doc/change_log.qbk	(original)
+++ branches/doc-tools-docs/tools/quickbook/doc/change_log.qbk	2011-02-14 20:20:07 EST (Mon, 14 Feb 2011)
@@ -51,7 +51,11 @@
 
 [section:releases Quickbook Releases]
 
-[heading Version 1.3]
+[heading Version 1.1 - Boost 1.33.0]
+
+* First version to be included in boost.
+
+[heading 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.
@@ -82,7 +86,7 @@
 * Post-processor bug fix for escaped XML code that it does not recognize.
 * Replaceable, with the \[~replacement\] syntax.
 
-[heading Version 1.4]
+[heading 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)
@@ -103,7 +107,7 @@
 * Searching of included and imported files in an extensible search path with
   `--include-path` (`-I`) option.
   
-[heading Version 1.5]
+[heading Version 1.5 - Boost 1.41.0 to 1.42.0]
 
 * Support multiple copyright entrys in document info.
 * Improved SVG support.