diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 21:23:06 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-07-26 21:23:06 +0000 |
commit | b187641376a3d0519005c80c1ef0dd19266dda84 (patch) | |
tree | e9a52e132d098401589c1c4e6de411dc5d819e81 /debian/changelog | |
parent | 11c6054614ddfa7be7eaf3ccebc8a94ecd4eb3bf (diff) | |
download | ikiwiki-b187641376a3d0519005c80c1ef0dd19266dda84.tar ikiwiki-b187641376a3d0519005c80c1ef0dd19266dda84.tar.gz |
* Patch from Recai to allow selection of page type when creating a new page.
Default page type is inherited from the link clicked on to create the new
page.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 391569fad..50720bc0f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,11 @@ ikiwiki (1.9) UNRELEASED; urgency=low readable and avoid future mistakes. The patch seems to work and for the first time I have a UTF-8 username ;-) (Faidon) * Use form->field consistently, not form->param. + * Patch from Recai to allow selection of page type when creating a new page. + Default page type is inherited from the link clicked on to create the new + page. - -- Joey Hess <joeyh@debian.org> Tue, 11 Jul 2006 17:18:39 -0400 + -- Joey Hess <joeyh@debian.org> Wed, 26 Jul 2006 16:48:43 -0400 ikiwiki (1.8) unstable; urgency=low |