r585@crapouille: intrigeri | 2006-01-02 17:18:49 +0100
[matthijs/upstream/backupninja.git] / ChangeLog
index e56ebd76721fc578e9adf2800b0cc9bb0eb39adb..5efb006c75970736602f46434a50343fbc38ea14 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,19 +1,28 @@
-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:
+       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:
+       ninjahelper(s) changes
                vserver-related functions added to lib/vservers.in
                added man/ninjahelper.1 man page
                makecd: