+------------------
+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)
------------------