diff options
author | Björn Persson <Bjorn@Rombobjörn.se> | 2025-09-06 14:03:46 +0200 |
---|---|---|
committer | Björn Persson <Bjorn@Rombobjörn.se> | 2025-09-06 14:03:46 +0200 |
commit | 9eed87262ea8cde3f1065a74f6280e5061604a5d (patch) | |
tree | ec49cb1882559cf6c9c7d3de9a83c281df81b0f3 /manual.en.html | |
parent | 140a63ae7af13b8db25237c387efabd8ba1e2325 (diff) |
Diffstat (limited to 'manual.en.html')
-rwxr-xr-x | manual.en.html | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/manual.en.html b/manual.en.html index 070157e..4d6d73a 100755 --- a/manual.en.html +++ b/manual.en.html @@ -861,6 +861,15 @@ and testing, and delete parts that don't apply to your project.</p> <h2 id="news">News</h2> +<h3 id="news_1.6">Noteworthy Changes in Version 1.6</h3> + +<ul> +<li><p>Switch variables were added to make it more convenient to convey +directory variables to the program being compiled.</p></li> + +<li><p>Directory variables for SystemD unit files were added.</p></li> +</ul> + <h3 id="news_1.5">Noteworthy Changes in Version 1.5</h3> <ul> |