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.

[SVN r55906]
This commit is contained in:
Daniel James 2009-08-31 11:36:23 +00:00
parent 4826a25212
commit cf94d24976

View File

@ -164,6 +164,18 @@ Features include:
* __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]