aboutsummaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorintrigeri <intrigeri@boum.org>2005-08-09 20:59:20 +0000
committerintrigeri <intrigeri@boum.org>2005-08-09 20:59:20 +0000
commitddaceb7ddae3d4e24657d7ce1d750cfa3e4f05b3 (patch)
treed56550c6fd74cf39c1daa768ecc84b53cdea5b72 /changelog
parent540f7e0f7c34b7a366a80f68ee8ea4dd32c89ecc (diff)
downloadbackupninja-ddaceb7ddae3d4e24657d7ce1d750cfa3e4f05b3.tar.gz
backupninja-ddaceb7ddae3d4e24657d7ce1d750cfa3e4f05b3.tar.bz2
Added helper for pgsql handler.
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/changelog b/changelog
index f2e11b1..cabe82b 100644
--- a/changelog
+++ b/changelog
@@ -1,10 +1,10 @@
version XX -- ...
- added pgsql (PostgreSQL) handler, with vservers support
+ added pgsql (PostgreSQL) handler, with vservers support.
added vservers support to duplicity handler
Note: the configuration is a bit different of rdiff
- handler's one, but the default behavior is the same: have
- a look to example.dup.
+ handler's one, but the default behavior is the same:
+ have a look to example.dup.
improved README
documented .disabled method.
corrected VROOTDIR default value.
@@ -26,6 +26,7 @@ version XX -- ...
must not be group or world writable!" error msg).
xedit action now tries $EDITOR, then /etc/alternatives/editor,
then nano, vim and vi, and aborts if none of these exists.
+ added helper for pgsql handler.
version 0.7 -- July 26 2005
added ninjahelper: a dialog based wizard for creating backupninja configs.