diff options
author | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-08-18 17:43:10 +0000 |
---|---|---|
committer | ben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2002-08-18 17:43:10 +0000 |
commit | 5165ed8454768cae04330ac3b060f66b6595a17d (patch) | |
tree | 204af623d297387f69ced66d7da6daad1656754f /rdiff-backup/CHANGELOG | |
parent | d8a9ff981f1ce8590c5b1c5376cad0e3e07abacf (diff) | |
download | rdiff-backup-5165ed8454768cae04330ac3b060f66b6595a17d.tar.gz |
Added notes about the remote destination restore and no increment
restore bugs.
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@183 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r-- | rdiff-backup/CHANGELOG | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index b4d3415..c04d80f 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -1,3 +1,14 @@ +New in v0.9.6 (2002/08/30) +-------------------------- + +Fixed bug, probably introduced in 0.9.3, which prevented restores from +a local source to a remote destination. Reported by Phillip Eby. + +Fixed another bug reported by Phillip Eby, where restores would fail +if rdiff-backup had only been run once and no increments were +available. + + New in v0.9.5 (2002/08/09) -------------------------- |