diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-09-03 11:03:08 -0700 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-09-03 11:03:08 -0700 |
commit | da451ad509268133fff9b2f58caebae2204b318e (patch) | |
tree | a3baf7d409cb44190b444f8900345228eec01477 /debian | |
parent | 9faaa3e78a9595066e9a129664ee389da3a236c1 (diff) |
webapp: Fix support for entering password when setting up a ssh remote.
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 165426c41..99f1f26ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ git-annex (5.20150825) UNRELEASED; urgency=medium * Fix Windows build to work with ghc 7.10. + * webapp: Fix support for entering password when setting up a ssh remote. -- Joey Hess <id@joeyh.name> Tue, 01 Sep 2015 14:46:18 -0700 |