Minor readability fixes of changelog and INSTALL.

This commit is contained in:
Lukasz Dobrogowski 2011-06-09 17:55:09 +00:00
parent 8e4f1ba2cb
commit b892668de8
2 changed files with 7 additions and 1 deletions

View file

@ -13,6 +13,7 @@ You'll need to have these libraries and their development headers to build Wesno
boost_regex >= 1.35.0
boost_serialization >= 1.35.0
boost_asio >= 1.35.0
boost_program_options >= 1.35.0
boost_system >= 1.35.0
boost_thread >= 1.35.0
libfontconfig >= 2.4.1
@ -256,6 +257,11 @@ or use the ccmake frontend which displays all options with their cached values.
$ ccmake ..
Another possibility is to use a question-based interface, which can be
more convenient for some cases:
$ cmake -i ..
Build options:
!TODO!

View file

@ -59,7 +59,7 @@ Version 1.9.6+svn:
--campaign-scenario
* split optional comma-separated defines list from --preprocess= (or -p=)
to --preprocess-defines= option
* dropped --log syntax (it's the same as --log-error)
* dropped --log alias for --log-error
Version 1.9.6:
* Campaigns: