]> git.tue.mpg.de Git - dss.git/commitdiff
dss-1.0.2. master v1.0.2
authorAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Aug 2024 14:12:42 +0000 (16:12 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Thu, 8 Aug 2024 14:12:42 +0000 (16:12 +0200)
NEWS

diff --git a/NEWS b/NEWS
index a973da792387fac60cf26118281f66d2f94f83ee..df6c29f0651e48b3b983fe833e97c9310c84c4b3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+------------------
+1.0.2 (2024-08-08)
+------------------
+The new help subcommand, the improved build system, documentation
+improvements and a couple of fixes and miscellaneous cleanups.
+
+- Fix --config-file for relative paths.
+- The new "help" subcommand shows help on subcommands.
+- The build is quiet by default, use "make V=1" to get the old behaviour.
+- The command "make README" now shows the README file.
+- dss -V now shows the git version.
+- Compressed man page (dss.1.gz)
+- Nicer (and much shorter) web page
+- Markdown is no longer required to build the web page
+- A statically linked binary can be downloaded from the web page.
+- Documentation improvements
+- New phony targets: www, distclean, maintainer-clean
+- dss now consults HOME and LOGNAME rather than calling getpwuid(3)
+
 ------------------
 1.0.1 (2019-11-08)
 ------------------