From: Richard Kettlewell Date: Sun, 31 Jul 2011 16:16:46 +0000 (+0100) Subject: Merge remote-tracking branch 'origin/branch-5.0' X-Git-Tag: branchpoint-5.1~33 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/feda7bfaefd9e5fb705d6893f26428a3109e7226 Merge remote-tracking branch 'origin/branch-5.0' Conflicts: CHANGES.html --- feda7bfaefd9e5fb705d6893f26428a3109e7226 diff --cc CHANGES.html index 65f10ae,008cc87..75a9ef4 --- a/CHANGES.html +++ b/CHANGES.html @@@ -11,69 -68,15 +11,78 @@@

This file documents recent user-visible changes to DisOrder.

+

IMPORTANT: you should read README.upgrades before upgrading.

+ +

Changes up to version 5.1

+ +
+ +

Removable Device Support

+ +
+ +

The server will now automatically initiate a rescan when a filesystem is + mounted or unmounted. (Use the mount_rescan option if you want to + suppress this behavior.)

+ +

The server takes care not to hold audio files open unnecessarily, so + that devices can be unmounted even if tracks from them are currently being + buffered.

+ +
+ +

Disobedience

+ +
+ +

You can now edit the required-tags and prohibited-tags + global preferences in Disobedience + (issue + #29).

+ +
+ +

Backups

+ +
+ +

The Debian package now includes a cronjob that backs up the database + daily. See /etc/cron.d/disorder. You can put settings + in /etc/default/disorder to turn this off or to control how long + the backups are kept for.

+ +

The disorder-dump -r option was broken.

+ +

disorder-dump now gets permissions right automatically (issue + #56).

+ +
+ +

General

+ +
+ +

Unicode support has been upgraded to Unicode + 6.0.0.

+ +

Various minor bug fixes.

+ +
+ +
+ +

Changes up to version 5.0.3

+ +
+ +

Security: Local connections can no longer create and delete users + unless they are properly authorized.

+ +
+

Changes up to version 5.0.2