diff options
author | 2013-03-20 16:46:35 -0400 | |
---|---|---|
committer | 2013-03-20 16:47:15 -0400 | |
commit | a4841c9c41c21ef6b1bf7f16dba9712f241f2dd7 (patch) | |
tree | f524cbd4ec3fc18322a18dbf805994febd9e4b07 | |
parent | 3b9e5dc814956942e6e2f722fbd62f41ed7a5a01 (diff) |
adding removable drive improvements
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c1a2b8229..c5d612ffb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -31,6 +31,10 @@ git-annex (4.20130315) UNRELEASED; urgency=low * assistant: Several optimisations to file transfers. * OSX app and standalone Linux tarball now both support being added to PATH; no need to use runshell to start git-annex. + * webapp: When adding a removable drive, you can now specify the + directory inside it to use. + * webapp: Confirm whether user wants to combine repositories when + adding a removable drive that already has a repository on it. -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |