Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r55906 - trunk/tools/quickbook/doc
From: daniel_james_at_[hidden]
Date: 2009-08-31 07:36:24


Author: danieljames
Date: 2009-08-31 07:36:23 EDT (Mon, 31 Aug 2009)
New Revision: 55906
URL: http://svn.boost.org/trac/boost/changeset/55906

Log:
Create entry for 1.5 in the change log.

Starting it of with some of the changes that have been made to quickbook
since 1.4 - considering the first 1.4 release as the proper 1.4 release.
Text files modified:
   trunk/tools/quickbook/doc/quickbook.qbk | 12 ++++++++++++
   1 files changed, 12 insertions(+), 0 deletions(-)

Modified: trunk/tools/quickbook/doc/quickbook.qbk
==============================================================================
--- trunk/tools/quickbook/doc/quickbook.qbk (original)
+++ trunk/tools/quickbook/doc/quickbook.qbk 2009-08-31 07:36:23 EDT (Mon, 31 Aug 2009)
@@ -164,6 +164,18 @@
 * __cond__. Ala C++ #ifdef.
 * Searching of included and imported files in an extensible search path with
   `--include-path` (`-I`) option.
+
+[h3 Version 1.5]
+
+* Support multiple copyright entrys in document info.
+* Improved SVG support.
+* \[globalref\] for referencing BoostBook <global> entities.
+* Fail on error.
+* Fix crash for templates with too many arguments or trailing space.
+* Improved handling of unexpected characters in code blocks.
+* Improved handling of unmatched escape in code blocks.
+* Support for python snippets.
+* `teletype` source mode.
 
 [endsect]
 


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