From dfd23d1351782ee3b970f64850dfd185de32fcc7 Mon Sep 17 00:00:00 2001 From: Daniel James Date: Fri, 1 Jun 2007 17:04:24 +0000 Subject: [PATCH] Separate the 1.34 changelog entries from the 1.33 entries. [SVN r37852] --- doc/quickbook.qbk | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/quickbook.qbk b/doc/quickbook.qbk index b4fc7fe..d579de3 100755 --- a/doc/quickbook.qbk +++ b/doc/quickbook.qbk @@ -11,7 +11,7 @@ ] ] -[/ QuickBook Document version 1.3 ] +[/ QuickBook Document version 1.4 ] [/ Sept 24, 2002 ] [/ Sept 2, 2004 ] [/ Feb 14, 2005 ] @@ -142,6 +142,9 @@ Features include: * Footnotes, with the \[footnote This is the footnote\] syntax. * Post-processor bug fix for escaped XML code that it does not recognize. * Replaceable, with the \[~replacement\] syntax. + +[h3 Version 1.4] + * Generic Headers * Code changes to allow full recursion (i.e. Collectors and push/pop functions) * Various code cleanup/maintenance