diff options
author | Joey Hess <joeyh@joeyh.name> | 2015-05-19 15:35:25 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2015-05-19 15:35:25 -0400 |
commit | fecfa539885a7a7e2a7af73eafcac6f68326ead3 (patch) | |
tree | 21f54c608d0a7fd5b55deb7fd4eb92c832fa67eb | |
parent | a5309078ec06ecc28ed00e31cb5c4bb3ac76cf94 (diff) | |
download | ikiwiki-fecfa539885a7a7e2a7af73eafcac6f68326ead3.tar ikiwiki-fecfa539885a7a7e2a7af73eafcac6f68326ead3.tar.gz |
changelog
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 19f6dfbdb..e483285fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,8 @@ ikiwiki (3.20150330) UNRELEASED; urgency=medium * Converted openid-selector into a more generic loginselector helper plugin. * passwordauth: Don't allow registering accounts that look like openids. + * Make cgiurl output deterministic, not hash order. Closes: #785738 + Thanks, Daniel Kahn Gillmor -- Joey Hess <id@joeyh.name> Tue, 28 Apr 2015 12:24:08 -0400 |