diff options
author | Joey Hess <joey@kitenet.net> | 2012-12-25 16:18:59 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-12-25 16:19:03 -0400 |
commit | 7e3f9f7f49e3c75c0539a69e9f323f37eec3acbc (patch) | |
tree | 16f3ca84ec40a695ce42856383acba21fb514350 /debian | |
parent | d50bda6b9401448626a94cac67ba8336b8aa4736 (diff) |
update
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 30921e2f8..66f2303dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,9 @@ git-annex (3.20121212) UNRELEASED; urgency=low 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. + * assistant: Support direct mode; however kqueue based systems (including + OSX) do not yet support autocommitting after files are modified in + direct mode. * 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 |