aboutsummaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 8a734e0aa..8c2c68119 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,8 @@
git-annex (3.20120606) UNRELEASED; urgency=low
+ * watch: New subcommand, which uses inotify to watch for changes to
+ files and automatically annexes new files, etc, so you don't need
+ to manually run git commands when manipulating files.
* add: Prevent (most) modifications from being made to a file while it
is being added to the annex.
* initremote: Automatically describe a remote when creating it.