diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 02:57:45 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 02:57:45 +0000 |
commit | e7f97eae6071601aec4d7843f94f6fcb4b45657e (patch) | |
tree | d348eb55e4b9d29297e3aef8b51cdf36ec4e52ee /debian | |
parent | a7dd176e48052735268e6a30013a2613e511fb14 (diff) | |
download | ikiwiki-e7f97eae6071601aec4d7843f94f6fcb4b45657e.tar ikiwiki-e7f97eae6071601aec4d7843f94f6fcb4b45657e.tar.gz |
* Smarter behavior when creating a page and a page of the same name (but
different location) already exists.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 504bf0c9a..e1c6979dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,8 +20,10 @@ ikiwiki (1.1) UNRELEASED; urgency=low enabled by default. * Added brokenlinks plugin, not enabled by default, but rather handy. * Fix several broken links in the doc wiki. + * Smarter behavior when creating a page and a page of the same name (but + different location) already exists. - -- Joey Hess <joeyh@debian.org> Mon, 1 May 2006 21:01:12 -0400 + -- Joey Hess <joeyh@debian.org> Mon, 1 May 2006 22:57:04 -0400 ikiwiki (1.0) unstable; urgency=low |