X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/f3ae6953ca5621fd17951a31e58a815241f6b2d9..7823bd97cd44889fb98c8110954624ccdc7906d9:/CHANGES.html diff --git a/CHANGES.html b/CHANGES.html index c6794d3..2fb65fa 100644 --- a/CHANGES.html +++ b/CHANGES.html @@ -32,6 +32,21 @@ href="README.upgrades.html">README.upgrades before upgrading.

+

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 (a + href="http://code.google.com/p/disorder/issues/detail?id=56">issue + #56).

+

General

@@ -39,6 +54,8 @@ href="README.upgrades.html">README.upgrades before upgrading.

Unicode support has been upgraded to Unicode 6.0.0.

+ +

Various minor bug fixes.