prep release
This commit is contained in:
parent
a5e1f2efc0
commit
6b727839d6
2 changed files with 9 additions and 2 deletions
4
debian/changelog
vendored
4
debian/changelog
vendored
|
@ -1,4 +1,4 @@
|
|||
git-annex (4.20130921) UNRELEASED; urgency=low
|
||||
git-annex (4.20131002) unstable; urgency=low
|
||||
|
||||
* Note that the layout of gcrypt repositories has changed, and
|
||||
if you created one you must manually upgrade it.
|
||||
|
@ -35,7 +35,7 @@ git-annex (4.20130921) UNRELEASED; urgency=low
|
|||
* Moved list of backends and remote types from status to version
|
||||
command.
|
||||
|
||||
-- Joey Hess <joeyh@debian.org> Sun, 22 Sep 2013 19:42:29 -0400
|
||||
-- Joey Hess <joeyh@debian.org> Wed, 02 Oct 2013 16:00:39 -0400
|
||||
|
||||
git-annex (4.20130920) unstable; urgency=low
|
||||
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
## version 4.20131002
|
||||
|
||||
Now you can use the webapp to set up an encrypted git repository on a
|
||||
remote ssh server, or on rsync.net, and use it as a live cloud backup. Or,
|
||||
use the webapp to make an encrypted git repository on a removable drive,
|
||||
and store it offsite as a secure backup.
|
||||
|
||||
## version 4.20130920
|
||||
|
||||
This release is the first to support fully encrypted git repositories
|
||||
|
|
Loading…
Add table
Reference in a new issue