diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-04 14:51:56 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-04 14:51:56 -0500 |
commit | 345b40c65288874e458e2bec51f81f429f0b3db1 (patch) | |
tree | cec4d763f41e4b726fe35cb43572b0e404767dd2 /debian/changelog | |
parent | 6b98269aa310abc121875753ded37042f3a95988 (diff) | |
download | ikiwiki-345b40c65288874e458e2bec51f81f429f0b3db1.tar ikiwiki-345b40c65288874e458e2bec51f81f429f0b3db1.tar.gz |
Allow jumping directly into account registration process by going to ikiwiki.cgi?do=register
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 8e01950a8..7beb0db82 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ ikiwiki (3.20100123) UNRELEASED; urgency=low * img: Fix a bug that could taint @links with undef values. * setup automator: Configure Term::Readline to use bold for prompt, rather than default underline. Closes: #517656 + * Allow jumping directly into account registration process by going to + ikiwiki.cgi?do=register -- Joey Hess <joeyh@debian.org> Tue, 26 Jan 2010 22:25:33 -0500 |