summaryrefslogtreecommitdiff
path: root/rdiff-backup/CHANGELOG
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-12-19 03:07:18 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2008-12-19 03:07:18 +0000
commit134ff0b4da7c00c6b7763efacb36acb2581e1f2c (patch)
treeffd3dfa37e6b3abccf8507f081fb74f13c0a790d /rdiff-backup/CHANGELOG
parent0df373916228ec5bc7d9943163d541bba8046417 (diff)
downloadrdiff-backup-134ff0b4da7c00c6b7763efacb36acb2581e1f2c.tar.gz
Print a more helpful error message if we cannot read the backup destination.
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@972 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
Diffstat (limited to 'rdiff-backup/CHANGELOG')
-rw-r--r--rdiff-backup/CHANGELOG3
1 files changed, 3 insertions, 0 deletions
diff --git a/rdiff-backup/CHANGELOG b/rdiff-backup/CHANGELOG
index 22fca75..1c885b1 100644
--- a/rdiff-backup/CHANGELOG
+++ b/rdiff-backup/CHANGELOG
@@ -1,6 +1,9 @@
New in v1.2.3 (????/??/??)
---------------------------
+Print a more helpful error message if we cannot read the backup destination.
+Closes Ubuntu bug #292586 (again). (Andrew Ferguson)
+
Print a more helpful error message if we cannot write to the backup
destination. (Andrew Ferguson)