diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-02 12:48:06 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-02 12:48:06 -0400 |
commit | c9459523813052ee187bdad1c8594ae114bece62 (patch) | |
tree | 602f82a24bd0d91d1fd4940814cacf83c1727cfb /debian/changelog | |
parent | e0fd02acf1d40d8f049a7f470e07eebad28cab3d (diff) |
attachment: Support adding attachments to pages even as they are being created.
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 6c6eea205..b54fce784 100644 --- a/debian/changelog +++ b/debian/changelog @@ -33,6 +33,8 @@ ikiwiki (2.66) UNRELEASED; urgency=low * httpauth: Document that ikiwiki.cgi has to be in a directory subject to authentication. Closes: #500524 * inline: Fix handling of rootpage that doesn't exist. + * attachment: Support adding attachments to pages even as they are being + created. -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400 |