summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index fa8bb0f93..9fd96de95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,8 @@
git-annex (0.04) UNRELEASED; urgency=low
- * Add checkout subcommand, which allows checking out file content
- in preparation of changing it.
- * Add uncheckout subcommand.
+ * Add unlock subcommand, which replaces the symlink with a copy of
+ the file's content in preparation of changing it.
+ * Add lock subcommand.
* Add build dep on libghc6-testpack-dev.
* Add annex.version, which will be used to automate upgrades
between incompatable versions.