diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-12 13:41:21 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-12 13:41:21 -0500 |
commit | c06643a43555ba9d2a24b1177c2c9f68cf994432 (patch) | |
tree | 4103bbf728d6cb43cb587b401a83f1f556bf01b9 /debian/changelog | |
parent | fe0c0b6fc38b94295e803685c4931cb5977744b7 (diff) |
* Ensure that web edited pages always end in a newline.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e4d4083a9..5f05f7a0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ ikiwiki (2.16) UNRELEASED; urgency=low so that more than one plugin can use this hook. I believe this is a safe change, since only passwordauth uses this hook. (If some other plugin already used it, it would have broken passwordauth!) + * Ensure that web edited pages always end in a newline. -- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500 |