$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r68556 - trunk/tools/quickbook/doc
From: dnljms_at_[hidden]
Date: 2011-01-30 05:50:03
Author: danieljames
Date: 2011-01-30 05:50:00 EST (Sun, 30 Jan 2011)
New Revision: 68556
URL: http://svn.boost.org/trac/boost/changeset/68556
Log:
Quickbook release notes.
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	2011-01-30 05:50:00 EST (Sun, 30 Jan 2011)
@@ -238,6 +238,18 @@
   * XML escape documentation fields, with escapes to allow encoding unicode
     in ASCII.
 
+[heading Version 1.5.4 - Boost 1.46.0]
+
+* Add support for `lang` attribute in documentation info.
+* Improved anchor implementation. Especially for using an anchor
+  before a section or heading.
+* Fixed some more issues where lines containing comments were treated
+  as blank lines.
+* Allow import, include and xinclude in conditional phrases. Will
+  allow more block elements in a future version.
+* Rearrange the structure of the grammar.
+* Use filesystem 3. Remove cygwin support.
+
 [endsect] [/Change log]
 
 [section:syntax Syntax Summary]