diff options
author | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 17:54:58 +0000 |
---|---|---|
committer | joey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071> | 2007-09-21 17:54:58 +0000 |
commit | 9d75d3005b52e7659b8e87d9add158de171537ca (patch) | |
tree | 4aec79676decc58585d2711143a616e6041f5a2f /debian/changelog | |
parent | 5f15f6c8835a195b833ed234a590a42f4190b7ac (diff) |
* map: Render empty nodes on the way to subpages whose parent pages
are not included in the map.
* map: Fix valid html issue.
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 fa7951c71..3041fad45 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,8 +5,11 @@ 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. - -- Joey Hess <joeyh@debian.org> Thu, 20 Sep 2007 15:21:29 -0400 + -- Joey Hess <joeyh@debian.org> Fri, 21 Sep 2007 13:28:32 -0400 ikiwiki (2.8) unstable; urgency=low |