diff options
author | Björn Persson <Bjorn@Rombobjörn.se> | 2016-02-20 22:29:04 +0100 |
---|---|---|
committer | Björn Persson <Bjorn@Rombobjörn.se> | 2016-02-20 22:29:04 +0100 |
commit | 9ee153d60c91f07e719d854237f9d15de9ea240a (patch) | |
tree | 527056e53b491e2bdf6fff23df538b34e2acca64 /manual.en.html | |
parent | dae4f47f2b80c7ea7b1df0f713efe79a8a50c69f (diff) |
Documented changes in version 1.5.HEADversion_1.5master
Diffstat (limited to 'manual.en.html')
-rwxr-xr-x | manual.en.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/manual.en.html b/manual.en.html index 9910afb..5a9b1ca 100755 --- a/manual.en.html +++ b/manual.en.html @@ -768,6 +768,14 @@ and testing, and delete parts that don't apply to your project.</p> <h2 id="news">News</h2> +<h3 id="news_1.5">Noteworthy Changes in Version 1.5</h3> + +<ul> +<li><p>The variable Library_Type was added to help with writing build project +files that allow installing users to choose whether to build a shared or static +library.</p></li> +</ul> + <h3 id="news_1.4">Noteworthy Changes in Version 1.4</h3> <ul> |