summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 6 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a0dd005d1..30ee7e463 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,13 @@
git-annex (3.20121212) UNRELEASED; urgency=low
+ * direct, indirect: New commands, that switch a repository to and from
+ direct mode. In direct mode, files are accessed directly, rather than
+ via symlinks. Note that direct mode is currently experimental. Many
+ git and git-annex commands do not work, or can even cause data loss in
+ direct mode.
* kqueue: Fix bug that made broken symlinks not be noticed.
- -- Joey Hess <joeyh@debian.org> Fri, 14 Dec 2012 16:25:14 -0400
+ -- Joey Hess <joeyh@debian.org> Thu, 13 Dec 2012 14:06:43 -0400
git-annex (3.20121211) unstable; urgency=low