diff options
author | Joey Hess <joey@kitenet.net> | 2013-03-16 18:48:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-03-16 18:48:26 -0400 |
commit | 79f954e057995e789d051cc1f656d41864443dba (patch) | |
tree | 2fb8a2442f230ccbcc1ba70eeb045798b039a03e /debian | |
parent | 4f153bd9e7cc572df46fef3ac763682b8e2dab16 (diff) |
webapp: Switch all forms to POST.
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 4bf104386..0df456a87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ git-annex (4.20130315) UNRELEASED; urgency=low messages to clients. * map: Combine duplicate repositories, for a nicer looking map. * Fix several bugs caused by a bad Ord instance for Remote. + * webapp: Switch all forms to POST. -- Joey Hess <joeyh@debian.org> Fri, 15 Mar 2013 00:10:07 -0400 |