From 39360baebbd5e42aa57fa56544fba58335e88ea4 Mon Sep 17 00:00:00 2001
From: Per Cederqvist <ceder@lysator.liu.se>
Date: Mon, 2 Jun 2008 06:50:59 +0000
Subject: [PATCH] Update ChangeLog for r48-r51.  (Forgot that earlier.  Sorry.)

---
 ChangeLog | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/ChangeLog b/ChangeLog
index 48f4a31..eb521c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,23 @@
+2008-06-02  Per Cederqvist  <ceder@shafan.lysator.liu.se>
+
+	Facilitate moving stuff between partitions.
+	* Makefile (install): Added lysrdiff-clone-tasks and
+	lysrdiff-move-many.
+	* lysrdiff-clone-tasks: New script.
+	* lysrdiff-move-many: New script.
+
+	Fix quota1.
+	* fetch-backup-work: quota1 comes from /export/users, not
+	/export/home.
+
+	Fix reporting of warnings.
+	* lysrdiff-set-status.py: The --warn option was misnamed --warning
+	in this script, but not in the rest of the system.
+
+	Get rid of false warnings, and be careful with the clones.
+	* backup-one-task: Don't mix output from "rdiff-backup --clean"
+	and the regular "rdiff-backup" job.  Only clone good backups.
+
 2008-02-05  Per Cederqvist  <ceder@ryttargardskyrkan.se>
 
 	Fix pruning of old data.  Allow backup jobs to override the max age.
-- 
GitLab