From 9d8adb4e8772f9c64801d4deca49d4178914fdc0 Mon Sep 17 00:00:00 2001
From: Elijah Saxon <elijah@riseup.net>
Date: Tue, 26 Jul 2005 23:15:12 +0000
Subject: [PATCH]

---
 changelog | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/changelog b/changelog
index 8f408e98..1872cdd5 100644
--- a/changelog
+++ b/changelog
@@ -1,9 +1,10 @@
-version 0.7 -- July 3 2005
+version 0.7 -- July 26 2005
 	added ninjahelper: a dialog based wizard for creating backupninja configs.
 	considerably improved and changed the log file output.
 	you can now disable actions with .disabled (this is new preferred method).
-	added makecd handler and example.makecd for backing up to cd/dvd
-
+	added makecd handler and example.makecd for backing up to cd/dvd (thanks stef).
+    fixed bug when specifying multiple 'when' options.
+    
 version 0.6 -- June 16 2005
 	ldap handler has new options: backup method to use (ldapsearch or
 		slapcat), restart, passwordfile and binddn. Default backup method
@@ -34,7 +35,6 @@ version 0.6 -- June 16 2005
 	 	(.my.cnf files now have double quotes around password)
 	can now pass options to hwinfo and sfdisk in sys handler.
 
->>>>>>> .r129
 version 0.5 -- April 12 2005
 	rdiff handler works when remote sshd has a banner
 	rdiff handler supports local dest 
-- 
GitLab