summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-01-01 14:01:47 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-01-01 15:30:54 -0400
commita0ed8194d486066aeebd17b72795d686dbbaa774 (patch)
tree72f8b7756d091621ed442a2d32cc811c658fddac /debian/changelog
parent18a3a186e9cdb69ee503d961d8285a341d818c48 (diff)
direct mode by default in repositories created by assistant
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog5
1 files changed, 2 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 793fa7404..86f475df6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,14 +5,13 @@ git-annex (3.20121212) UNRELEASED; urgency=low
via symlinks. Note that direct mode is currently experimental. Many
git-annex commands do not work in direct mode. Some git commands can
cause data loss when used in direct mode repositories.
- * assistant: Support direct mode.
+ * assistant: Now uses direct mode by default when setting up a new
+ local repository.
* OSX assistant: Now uses the FSEvents API to detect file changes.
This avoids issues with running out of file descriptors on large trees,
as well as allowing detection of modification of files in direct mode.
BSD systems still use kqueue, and cannot detect modifications of existing
files in direct mode.
- * OSX assistant: Uses direct mode by default when setting up a new
- local repository.
* kqueue: Fix bug that made broken symlinks not be noticed.
* vicfg: Quote filename. Closes: #696193
* Bugfix: Fixed bug parsing transfer info files, where the newline after