summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-27 17:02:53 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-27 17:02:53 -0400
commite97d13e29b18c4522395996299651334cb221519 (patch)
tree5270972b2c6941cd3cc66066eefbd33bce9e29e3 /debian/changelog
parenteeae91024285c85a7e77b1b44e501a63bced7154 (diff)
Add copy subcommand.
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 66c4bc94d..6e5e7ef48 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+git-annex (0.09) UNRELEASED; urgency=low
+
+ * Add copy subcommand.
+
+ -- Joey Hess <joeyh@debian.org> Sat, 27 Nov 2010 16:58:33 -0400
+
git-annex (0.08) unstable; urgency=low
* Fix `git annex add ../foo` (when ran in a subdir of the repo).