summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-02-26 14:39:37 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-02-26 14:39:37 -0400
commit4797bd5e9b9b6668bf1a2c9bd25075774f26c963 (patch)
tree923592403266315ae538de37c749d97cc512a2ec /debian
parentcbfcd75214a648bf204f8356a28e360229542bde (diff)
copy: Update location log when no copy was performed, if the location log was out of date.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f68bc523..4d63ef9b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,8 @@ git-annex (3.20130217) UNRELEASED; urgency=low
* Fix a reversion in matching globs introduced in the last release,
where "*" did not match files inside subdirectories. No longer uses
the Glob library.
+ * copy: Update location log when no copy was performed, if the location
+ log was out of date.
-- Joey Hess <joeyh@debian.org> Sun, 17 Feb 2013 16:42:16 -0400