X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/b0a578cbad5b994e163de90e7ee91b423dba30fa..6d18d6806634eb730c416f45043e332a72c1f400:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index 9a60a44..31f55ad 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -57,7 +57,80 @@ span.command {

This file documents recent user-visible changes to DisOrder.

-

Changes up to version 3.1

+

Changes up to version 4.1.1

+ +
+ +

Disobedience's “Login” window now works when you are logged + in.

+ +
+ +

Changes up to version 4.1

+ +
+ +

Disobedience

+ +
+ +

Disobedience has been largely rewritten:

+ + + +

Disobedience attempts to cope with servers from older versions, up to + a point, but this is not well tested and it's best to keep the server + fully up to date.

+ +
+ +

Server

+ +
+ +

When a track shares a directory with its alias, the real track name is + now returned instead of the alias (the opposite way round to the previous + behaviour).

+ +
+
+ +

Changes up to version 4.0.2

+ +
+ +

Corrected web browser linked from Disobedience.

+ +
+ +

Changes up to version 4.0.1

+ +
+ +

Libtool and Automake now install the CGI correctly. As part of this, + cgidir has been renamed to cgiexecdir. The configure + script will report an error if you try to use the old name.

+ +
+ +

Changes up to version 4.0

@@ -126,6 +199,15 @@ span.command { is possible to define macros to avoid repetition, and the documentation is less monolithic (see disorder.cgi(8) as a starting point).

+

Mail is now sent via the system sendmail program, though it remains + possible to use TCP to connect to an SMTP server. See sendmail and + smtp_server in disorder_config(5).

+ +

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.

+
@@ -293,5 +375,6 @@ span.command {