diff options
author | Joey Hess <joey@kitenet.net> | 2013-09-26 16:09:45 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-09-26 16:43:00 -0400 |
commit | b7424870e015fc4aea50eba700780edd68984bf3 (patch) | |
tree | ad92368987d353109112909fce6acf9962569e70 /debian | |
parent | a9908628a8b1d4228c4594d03eafdd451e01bfd2 (diff) |
webapp: Support storing encrypted git repositories on rsync.net.
Does not yet support re-enabling such a repository though.
This commit was sponsored by Jan Pieper.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5588923c2..7c05434e4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -17,6 +17,7 @@ git-annex (4.20130921) UNRELEASED; urgency=low the user running the conversion. * add, import, assistant: Better preserve the mtime of symlinks, when when adding content that gets deduplicated. + * webapp: Support storing encrypted git repositories on rsync.net. -- Joey Hess <joeyh@debian.org> Sun, 22 Sep 2013 19:42:29 -0400 |