From eb2a1fe9d4c7d484db4eea98d4fcd8e454afd9fa Mon Sep 17 00:00:00 2001 Message-Id: From: Mark Wooding Date: Sun, 13 Jul 2008 18:00:45 +0100 Subject: [PATCH] update CHANGES.html Organization: Straylight/Edgeware From: Richard Kettlewell --- CHANGES.html | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) diff --git a/CHANGES.html b/CHANGES.html index 31f55ad..6dd53be 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -57,6 +57,35 @@ span.command {

This file documents recent user-visible changes to DisOrder.

+

Changes up to version 4.2

+ +
+ +

Disobedience

+ +
+ +

The login window now has a 'remote' switch. If this is turned off + then Disobedience will connect to a local server. Formerly it would + always use TCP/IP.

+ +

The Delete and backspace keys will now remove tracks from the queue. + Escape will now dismiss the properties, users or login windows and return + now works in the login and properties windows.

+ +
+ +

Documentation

+ +
+ +

Track and global preferences are now described in a new + disorder_preferences(5) man page.

+ +
+
+ +

Changes up to version 4.1.1

-- [mdw]