summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2010-11-07 21:02:25 -0400
committerGravatar Joey Hess <joey@kitenet.net>2010-11-07 21:02:25 -0400
commit377bf24d9a951186b374cd7a3f920b6bc9deb8f1 (patch)
treed0dbbff751f73c63d2497c9ce5212ef7ecfc9784 /debian
parent714619d9e834a3a04340b164255ff2c92f654228 (diff)
documentation for checkout
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index f9cec02c4..9205dbe06 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+git-annex (0.04) UNRELEASED; urgency=low
+
+ * Add checkout subcommand, which allows checking out file content
+ in preparation of changing it.
+ * Add uncheckout subcommand.
+
+ -- Joey Hess <joeyh@debian.org> Sun, 07 Nov 2010 21:01:29 -0400
+
git-annex (0.03) unstable; urgency=low
* Fix support for file:// remotes.