Pull in darkstat-3.0.718
[darkstat-debian] / NEWS
1 Changes to defaults, most recent first:
2
3 - After v3.0.717, the user must specify a --chroot dir for chroot() to happen.
4   We don't set a default in the configure script anymore.
5
6 - After v3.0.708, --debug was split into --verbose and --no-daemon.
7
8 - Since v3.0.694, darkstat is able to save its internal database into a file and
9   reload it on startup.  The file format is, by design, incompatible with the
10   format from darkstat v2.
11
12 - After v3.0.626, daemonizing can be suppressed with the "--debug" commandline
13   argument, to force darkstat to stay in the foreground for debugging purposes.
14
15   The "-d" argument is no longer recognized, and will prevent darkstat
16   from starting, so make sure you adjust any startup scripts you may have.
17
18 - v3.0.540 and earlier defaulted to running in the foreground and had a "-d"
19   commandline argument to get darkstat to daemonize, detach from the controlling
20   terminal, and run in the background.
21
22   After 540, the default has been inverted.  darkstat will daemonize by default.
23
24 vim:set noet ts=8 sw=8 tw=80: