diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-02-09 16:34:42 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-02-09 16:34:42 -0400 |
commit | 8d34737ac0693bb448f016f195d5082dc8e6d3df (patch) | |
tree | 9fd148a62fb67fcd80d8932092c1bb9142bb7560 /debian | |
parent | 3d35840552b8b81e34c208672fe830c821c5ec16 (diff) |
webapp: Fix reversion in opening webapp when starting it manually inside a repository.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 643f872bf..448475d7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ git-annex (5.20150206) UNRELEASED; urgency=medium or --duplicate mode. * Windows: Fix bug in dropping an annexed file, which caused a symlink to be staged that contained backslashes. + * webapp: Fix reversion in opening webapp when starting it manually + inside a repository. -- Joey Hess <id@joeyh.name> Fri, 06 Feb 2015 13:57:08 -0400 |