From 4f36863c09ad4e3c2613531873292e0e5c1250a2 Mon Sep 17 00:00:00 2001
From: Micah Anderson <micah@riseup.net>
Date: Tue, 24 May 2005 19:26:11 +0000
Subject: [PATCH] Changes that I've made for vservers

---
 changelog | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/changelog b/changelog
index fff18d51..75c1bdae 100644
--- a/changelog
+++ b/changelog
@@ -1,11 +1,11 @@
 version 0.x -- xxxxxxxxxxxxx
     ldap handler has new options: backup method to use (ldapsearch or
-    slapcat), restart, passwordfile and binddn. Default backup method
-    is set to ldapsearch as this is safer
+             slapcat), restart, passwordfile and binddn. Default backup method
+	     is set to ldapsearch as this is safer
     implemented fix so that the main script will echo fatal errors rather
-    than being silent about them, this means an error message every hour
-    if there is a major configuration problem (not a handler problem)
-    
+             than being silent about them, this means an error message every hour
+	     if there is a major configuration problem (not a handler problem)
+    added vserver support to main script and to the handlers: mysql, svn, sys, rdiff
 
 version 0.5 -- April 12 2005
     rdiff handler works when remote sshd has a banner
-- 
GitLab