summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-06-25 18:02:30 +0000
committerben <ben@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2002-06-25 18:02:30 +0000
commit8bf34ec866466cacb7c5738ea9a6c522a56f0384 (patch)
tree375f9e8249509d6e9508e709575b19d384f4d43a /rdiff-backup/CHANGELOG
parentf1a097e8c9fe9f80b9aa476566c21c9edd1d4b65 (diff)
downloadrdiff-backup-8bf34ec866466cacb7c5738ea9a6c522a56f0384.tar.gz
Added entry about selection bugfix
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@143 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index d22dbe2..5e7ead1 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,3 +1,12 @@
+New in v0.9.2 (2022/06/24)
+--------------------------
+
+Fixed Path bug which could caused globbing and regexp include/exclude
+statements to malfunction when the base of the source directory was
+"/" (root of filesystem). Thanks to Vlastimil Adamovsky for noting
+this bug.
+
+
New in v0.9.1 (2002/06/19)
--------------------------