author | ar <ar> | 2004-08-14 19:26:40 (UTC) |
---|---|---|
committer | ar <ar> | 2004-08-14 19:26:40 (UTC) |
commit | 2fa72eb5697fef6a58b3ff8cec8489d0b870883d (patch) (unidiff) | |
tree | b19caebf22ccd54c1372721c1fefd4f57966f3bd | |
parent | 6b3277b1ff29c9fba53e62fc1b83a045b73a17af (diff) | |
download | opie-2fa72eb5697fef6a58b3ff8cec8489d0b870883d.zip opie-2fa72eb5697fef6a58b3ff8cec8489d0b870883d.tar.gz opie-2fa72eb5697fef6a58b3ff8cec8489d0b870883d.tar.bz2 |
- Add Locations tab
-rw-r--r-- | noncore/settings/backup/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/noncore/settings/backup/ChangeLog b/noncore/settings/backup/ChangeLog index 90cb432..3cebfb1 100644 --- a/noncore/settings/backup/ChangeLog +++ b/noncore/settings/backup/ChangeLog | |||
@@ -1,17 +1,21 @@ | |||
1 | 2004-08-14 Andreas Richer <ar@oszine.de> | ||
2 | |||
3 | * Add a Locations tab to edit custom backup- and restore-locations | ||
4 | |||
1 | 2004-03-18 Andreas Richter <ar@oszine.de> | 5 | 2004-03-18 Andreas Richter <ar@oszine.de> |
2 | 6 | ||
3 | * read old backup files from opie 1.0.x | 7 | * read old backup files from opie 1.0.x |
4 | * use ~/Application/backup/exclude for exclude files from backup. Default is *.bck | 8 | * use ~/Application/backup/exclude for exclude files from backup. Default is *.bck |
5 | 9 | ||
6 | 2004-01-10 Andreas Richter <ar@oszine.de> | 10 | 2004-01-10 Andreas Richter <ar@oszine.de> |
7 | 11 | ||
8 | * detect inserted cards for backup / restore location | 12 | * detect inserted cards for backup / restore location |
9 | 13 | ||
10 | 2003-12-22 Andreas Richter <ar@oszine.de> | 14 | 2003-12-22 Andreas Richter <ar@oszine.de> |
11 | 15 | ||
12 | * remember to last backup / restore location | 16 | * remember to last backup / restore location |
13 | * BugFix: information for successfull restore | 17 | * BugFix: information for successfull restore |
14 | 18 | ||
15 | 2003-12-15 Andreas Richter <ar@oszine.de> | 19 | 2003-12-15 Andreas Richter <ar@oszine.de> |
16 | 20 | ||
17 | * backup and restore now works with relative path (user a can restore backup from user b in ther own home dir) | 21 | * backup and restore now works with relative path (user a can restore backup from user b in ther own home dir) |