diff options
author | Elijah Saxon <elijah@riseup.net> | 2004-12-09 04:46:06 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2004-12-09 04:46:06 +0000 |
commit | 9f6af22a4c83e1126cd8b2eea50663e891e8439c (patch) | |
tree | d82a4b0e2da4832719b6800180c1ff6d196dc55e | |
parent | ef78e14b29df0a9f010c3c2a07572bef5668d079 (diff) | |
download | backupninja-9f6af22a4c83e1126cd8b2eea50663e891e8439c.tar.gz backupninja-9f6af22a4c83e1126cd8b2eea50663e891e8439c.tar.bz2 |
released-0.3.4
-rw-r--r-- | changelog | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,5 +1,7 @@ -version 0.3.4 +version 0.3.4 -- Dec 8 2004 fixed numerical variable quoting compatibility with older wc + fixed stderr redirect bug + some comments in example.rdiff version 0.3.3 '*' (asterisk) works now in rdiff config files @@ -33,6 +35,6 @@ version 0.2 added support for changing the user/group in rdiff sources. added support for .mysql config files. -version 0.1 - initial release Fri Oct 8 17:25:00 PDT 2004 +version 0.1 -- Oct 8 2004 + initial release |