X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=ChangeLog;h=5efb006c75970736602f46434a50343fbc38ea14;hb=368eec97740496c14a8fdddf33ad98cda55f7565;hp=e9e39a2a23b664e80ddf0e7300abdcc404217197;hpb=57aaf98dc4e694e4bf44993e48cc711e7b60a782;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/ChangeLog b/ChangeLog index e9e39a2..5efb006 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,18 +1,32 @@ -version 0.9.2 -- unreleased - backupninja changes: +version 0.9.3 -- unreleased + backupninja changes + 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 + +version 0.9.2 -- December 29, 2005 + backupninja changes fixed broken toint() which caused when "everyday" problems backupninja.conf.5 updated to include "when" and "vservers" code refactor: . moved to lib/ some code that has to be shared between backupninja and ninjahelper - handler changes: - trac mkdir subdirectory problem fixed - fixed duplicity globbing support in include and exclude options - fixed missing makecd.helper in Makefile.am/.in - mysql handler vserver bugs fixed and debug output enhanced - ninjahelper(s) changes: + handler changes + trac: + . mkdir subdirectory problem fixed + duplicity: + . globbing support fixed in include and exclude options + . different signing and encrypting key support added + . fixed erroneous comments in example.dup about the way + GnuPG-related options are used + mysql: + . handler vserver bugs fixed and debug output enhanced + ninjahelper(s) changes vserver-related functions added to lib/vservers.in added man/ninjahelper.1 man page + makecd: + . was missing in Makefile.am/.in rdiff-backup: . used to expand '*' in default source directories . the "Cancel" buttons used to have a weird behaviour