diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 06:15:31 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2006-05-02 06:15:31 +0000 |
commit | 99292550fdf3c5bf9feb4a665e2de99f5cfc0d35 (patch) | |
tree | 6454e784a83830461068034214a68d987bd231ff /debian/changelog | |
parent | f84b47d080f4d1ac47d12bd45a7004a6aba5875f (diff) | |
download | ikiwiki-99292550fdf3c5bf9feb4a665e2de99f5cfc0d35.tar ikiwiki-99292550fdf3c5bf9feb4a665e2de99f5cfc0d35.tar.gz |
* Add an orphans plugin for finding pages that nothing links to.
* Removed backlinks page, which it turns out nothing used.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index e1c6979dc..5e1c05f30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -22,8 +22,10 @@ ikiwiki (1.1) UNRELEASED; urgency=low * 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. + * Add an orphans plugin for finding pages that nothing links to. + * Removed backlinks page, which it turns out nothing used. - -- Joey Hess <joeyh@debian.org> Mon, 1 May 2006 22:57:04 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 2 May 2006 01:45:34 -0400 ikiwiki (1.0) unstable; urgency=low |