diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-10-02 12:53:53 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-10-02 12:53:53 -0400 |
commit | 3b47dae9ca03b31cf5915c0d12215883fe2c32c1 (patch) | |
tree | 349d17cb1dd470b0545882d615fa7b35f3575cde /debian | |
parent | c9459523813052ee187bdad1c8594ae114bece62 (diff) | |
download | ikiwiki-3b47dae9ca03b31cf5915c0d12215883fe2c32c1.tar ikiwiki-3b47dae9ca03b31cf5915c0d12215883fe2c32c1.tar.gz |
remove, rename: Allow acting on attachments as a page is being created.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b54fce784..0f3530cb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,7 @@ ikiwiki (2.66) UNRELEASED; urgency=low * inline: Fix handling of rootpage that doesn't exist. * attachment: Support adding attachments to pages even as they are being created. + * remove, rename: Allow acting on attachments as a page is being created. -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400 |