Author: zaroth
Date: Thu Jun 9 19:55:09 2011
New Revision: 49826
URL: http://svn.gna.org/viewcvs/wesnoth?rev=49826&view=rev
Log:
Minor readability fixes of changelog and INSTALL.
Modified:
trunk/INSTALL
trunk/changelog
Modified: trunk/INSTALL
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/INSTALL?rev=49826&r1=49825&r2=49826&view=diff
==============================================================================
--- trunk/INSTALL (original)
+++ trunk/INSTALL Thu Jun 9 19:55:09 2011
@@ -13,6 +13,7 @@
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 @@
$ ccmake ..
+Another possibility is to use a question-based interface, which can be
+more convenient for some cases:
+
+ $ cmake -i ..
+
Build options:
!TODO!
Modified: trunk/changelog
URL:
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=49826&r1=49825&r2=49826&view=diff
==============================================================================
--- trunk/changelog (original)
+++ trunk/changelog Thu Jun 9 19:55:09 2011
@@ -59,7 +59,7 @@
--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:
_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits