summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 370799516..76e16af2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,10 +3,10 @@ git-annex (0.15) UNRELEASED; urgency=low
* Support scp-style urls for remotes (host:path). Note that
paths relative to the user's home directory, or containing "~" are
not yet supported.
- * Add trust and untrust subcommands, to allow configuring remotes
+ * Add trust and untrust subcommands, to allow configuring repositories
that are trusted to retain files without explicit checking.
- * Fix bug in numcopies handling when a repoisitory has multiple remotes
- that point to the same repository.
+ * Fix bug in numcopies handling when multiple remotes pointed to the
+ same repository.
-- Joey Hess <joeyh@debian.org> Tue, 28 Dec 2010 13:13:20 -0400