diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-31 20:50:22 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-12-31 20:50:22 +0000 |
commit | c494e2f97461b5b524607cef88657e0bb89add25 (patch) | |
tree | 1180ad77ab9ad10b4cbbba61ed71e0af1368aeba /debian/changelog | |
parent | 552e1f852a3f578e4195c55a67a7cfb74524af65 (diff) |
* Escape shashes in page titles entered in the blog post form.
* Munge openids of the form somehost.com/user (trial, may revert)
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0735c2db7..622b8f8d0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,10 @@ ikiwiki (1.37) UNRELEASED; urgency=low * If a userdir is configured, links to pages in it can be made without specifying the path. This allows for easy signing of comments by linking to your page in the userdir. + * Escape shashes in page titles entered in the blog post form. + * Munge openids of the form somehost.com/user (trial, may revert) - -- Joey Hess <joeyh@debian.org> Fri, 29 Dec 2006 00:26:47 -0500 + -- Joey Hess <joeyh@debian.org> Sun, 31 Dec 2006 15:30:59 -0500 ikiwiki (1.36) unstable; urgency=low |