Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r83130 - trunk/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2013-02-24 08:50:04


Author: danieljames
Date: 2013-02-24 08:50:03 EST (Sun, 24 Feb 2013)
New Revision: 83130
URL: http://svn.boost.org/trac/boost/changeset/83130

Log:
Changelog note for quickbook 1.5.9
Text files modified:
   trunk/tools/quickbook/doc/change_log.qbk | 9 +++++++++
   1 files changed, 9 insertions(+), 0 deletions(-)

Modified: trunk/tools/quickbook/doc/change_log.qbk
==============================================================================
--- trunk/tools/quickbook/doc/change_log.qbk (original)
+++ trunk/tools/quickbook/doc/change_log.qbk 2013-02-24 08:50:03 EST (Sun, 24 Feb 2013)
@@ -274,3 +274,12 @@
   * Callouts in code blocks.
   * Escaped docbook in docinfo blocks.
   * Starting to implement calling templates from link values.
+
+[heading Version 1.5.9 - Boost 1.54]
+
+* When code blocks are indented using a mixture of tabs and spaces,
+ convert indentation to spaces.
+* Internal changes:
+ * Convert to use `boost::string_ref`.
+ * Clean up the source map implementation (used to get the correct
+ location for error messages in things like templates and snippets).


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