aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-22 16:32:24 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2007-09-22 16:32:24 +0000
commit7bde880fa8cf2e7d3413a7ede7ae5b604a97e85b (patch)
tree3724032d76ffdc46e9a87a7999b2f4bc8d7b9857 /debian
parentd4117e20e35ecfd0686997a3aa00cbb0dee9eaee (diff)
downloadikiwiki-7bde880fa8cf2e7d3413a7ede7ae5b604a97e85b.tar
ikiwiki-7bde880fa8cf2e7d3413a7ede7ae5b604a97e85b.tar.gz
* map: Render pages on the way to subpages whose parent pages
are not included in the map. Include special styling for such pages. * map: Remove common prefixes and don't over-indent. * Add class option to htmllink().
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 3041fad45..377bb41b8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,11 +5,12 @@ ikiwiki (2.9) UNRELEASED; urgency=low
Closes: #443344
* map: Fully specify paths to links to avoid issues when the bestlink
didn't point to the correct page.
- * map: Render empty nodes on the way to subpages whose parent pages
- are not included in the map.
- * map: Fix valid html issue.
+ * map: Render pages on the way to subpages whose parent pages
+ are not included in the map. Include special styling for such pages.
+ * map: Remove common prefixes and don't over-indent.
+ * Add class option to htmllink().
- -- Joey Hess <joeyh@debian.org> Fri, 21 Sep 2007 13:28:32 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 22 Sep 2007 12:31:22 -0400
ikiwiki (2.8) unstable; urgency=low