X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/4cbafe13fc8079df21add06fd7820c7e244cf8fd..6fc592ffe67215116e84a6c31a31ede189aa6c0e:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 9cbcd90..d090beb 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -57,7 +57,7 @@ span.command {

This file documents recent user-visible changes to DisOrder.

-

Changes up to version 3.1

+

Changes up to version 4.0

@@ -130,9 +130,10 @@ span.command { possible to use TCP to connect to an SMTP server. See sendmail and smtp_server in disorder_config(5).

-

The makefiles will now install the CGI automatically. If they cannot - figure out the location of the cgi-bin directory on your system, set - cgidir on the configure command line.

+

The web interface is now installed automatically. If you don't want it, + use ./configure --without-cgi. If you want it in a non-default + location, or no location for it is detected, set cgidir + and httpdir on the ./configure command line.