diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-01-01 03:37:59 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-01-01 03:37:59 -0500 |
commit | 2ae1d9d928c12be21a32c9fd4809f12bebc20e77 (patch) | |
tree | 658ec9e2c3cc5d13ba9e8597f4452dc08e4b7b05 /debian | |
parent | f2dab9318fc783933dbeb37926b18e9e782eab9f (diff) |
linkmap: Add option to omit disconnected pages from the map.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 984351415..eb9bf496f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ ikiwiki (3.20091219) UNRELEASED; urgency=low * comments: Add a checksum to the name of comment pages, to avoid merge conflicts when comments are posted to two branches of a site. + * linkmap: Add option to omit disconnected pages from the map. -- Joey Hess <joeyh@debian.org> Fri, 25 Dec 2009 14:31:22 -0500 |