summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authordgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-11-05 01:19:37 +0000
committerdgaudet <dgaudet@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2006-11-05 01:19:37 +0000
commit4363435f2a366add774059111a1e405c6f700d76 (patch)
treedf023f151684f09d8564e23b72fe2a7f4660c4f8 /rdiff-backup/CHANGELOG
parent1f00040a3541728a517176d318f0c099a3f813c1 (diff)
downloadrdiff-backup-4363435f2a366add774059111a1e405c6f700d76.tar.gz
Set symlink permissions properly. (Patch from Andrew Ferguson.)
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@758 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 70bd2bc..42da38d 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,8 @@
New in v1.1.6 (????/??/??)
--------------------------
+Set symlink permissions properly. (Patch from Andrew Ferguson.)
+
Selection fix: empty directories could sometimes be improperly
excluded if certain include expressions involving a non-trailing '**'
were used. Bug reported by Toni Price.