diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-12 19:11:29 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-12 19:11:29 -0500 |
commit | 5b2ab63f7873b27229a5617d0c208a526b25cd2c (patch) | |
tree | 1ebf3e2f555ab8499389c3849e394ec580b2ee94 /debian/changelog | |
parent | dc23d4989caeb43229f6f026f110334a59b24129 (diff) | |
download | ikiwiki-5b2ab63f7873b27229a5617d0c208a526b25cd2c.tar ikiwiki-5b2ab63f7873b27229a5617d0c208a526b25cd2c.tar.gz |
* Allow editing a page and deleting all content, while still disallowing
creating a new page that's entirely empty.
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 091c3622f..7533ae99c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -36,6 +36,8 @@ ikiwiki (2.16) UNRELEASED; urgency=low * Use a div in the note template rather than a span. * shortcut: Expand %S to the raw input text, not url-encoded. * Don't increment feed numbers when an inline has no feeds. (Nis Martensen) + * Allow editing a page and deleting all content, while still disallowing + creating a new page that's entirely empty. -- Joey Hess <joeyh@debian.org> Mon, 03 Dec 2007 14:47:36 -0500 |