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