diff options
| author | intrigeri <intrigeri@boum.org> | 2006-01-17 22:22:52 +0000 |
|---|---|---|
| committer | intrigeri <intrigeri@boum.org> | 2006-01-17 22:22:52 +0000 |
| commit | 55b02f8536feaebbebc598cfb8a3f1abc08ced1c (patch) | |
| tree | da6fd08c30705f9b9f0accc60159541810255faf /ChangeLog | |
| parent | fa90006f17c34ed5bf10ba6f228fdab47660238d (diff) | |
| download | backupninja-55b02f8536feaebbebc598cfb8a3f1abc08ced1c.tar.gz backupninja-55b02f8536feaebbebc598cfb8a3f1abc08ced1c.tar.bz2 | |
code refactor: backupninja now uses vservers lib to init vservers support
(I hate duplicated code!)
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -1,9 +1,11 @@ version 0.9.3 -- unreleased backupninja changes - backupninja.conf + backupninja.conf . added (commented out) the various default paths to programs such as PGSQLDUMP, so that users can figure out more easily they can customize them + code refactor: + . now uses vservers lib to init vservers support handler changes mysql: . fixed no user defaults file processing |
