summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a3442b1fb..8a0bf2ac5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,8 @@ git-annex (3.20121002) UNRELEASED; urgency=low
* get --auto, copy --auto: If the local repository has preferred content
configured, only get that content.
* drop --auto: If the local repository has preferred content configured,
- drop content that is not preferred, if numcopies allows.
+ drop content that is not preferred, when numcopies allows.
+ * Added --smallerthan and --largerthan limits.
* Only build-depend on libghc-clientsession-dev on arches that will have
the webapp.
* uninit: Unset annex.version. Closes: #689852