diff options
author | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-08-03 17:42:54 +0000 |
---|---|---|
committer | bescoto <bescoto@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109> | 2003-08-03 17:42:54 +0000 |
commit | 6caeb6564ff4bae632bbbcf5348c55996776289e (patch) | |
tree | 413a2dcfc09e28354032de26864c42b1d23222db /rdiff-backup/CHANGELOG | |
parent | 19b9baa0f464c0230a50c2ca1866750fc1d0d34e (diff) | |
download | rdiff-backup-6caeb6564ff4bae632bbbcf5348c55996776289e.tar.gz |
TODO cleanups
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@370 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r-- | rdiff-backup/CHANGELOG | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG index 67c3424..d89ffdf 100644 --- a/rdiff-backup/CHANGELOG +++ b/rdiff-backup/CHANGELOG @@ -4,7 +4,8 @@ New in v0.13.1 (2003/08/??) Patch by Arkadiusz Patyk fixes building with Python 2.3c1. Restore of archives made by 0.10.x and earlier fixed, although hard -link information is not restored. (Bug reported by Jeff Lessem.) +link information is not restored unless it is current in the mirror. +(Bug reported by Jeff Lessem.) Fixed problem with door files locally when repository is remote. (Reported by Robert Weber.) |