diff options
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 622b8f8d0..e57092dff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,8 +23,8 @@ 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) + * Escape slashes 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> Sun, 31 Dec 2006 15:30:59 -0500 |