summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-28 14:19:43 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-28 14:21:30 -0400
commit92e5d28ca83d057a3d8f5d7d30806642de699172 (patch)
treea4021ec369a077dd3916c98e3ebfd9e368302afc /debian/changelog
parent1f9ce9e9a5f6d7eaf149f42de559cb9830c7f28e (diff)
precommit: Optimise to avoid calling git-check-attr more than once.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8ab14d64c..808087dad 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (0.10) UNRELEASED; urgency=low
+
+ * precommit: Optimise to avoid calling git-check-attr more than once.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 28 Nov 2010 14:19:15 -0400
+
git-annex (0.09) unstable; urgency=low
* Add copy subcommand.