diff options
author | Joey Hess <joey@kitenet.net> | 2007-12-28 17:22:17 -0500 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2007-12-28 17:22:17 -0500 |
commit | 3e784ea8a1aeb41aa181c29b499cf76ab83dc6d0 (patch) | |
tree | 9aba1602658f98515eda1e582d1b8d7e27765f9d /debian | |
parent | 191287b72fdd9db48e4ca937f6530015a7d1df91 (diff) | |
download | ikiwiki-3e784ea8a1aeb41aa181c29b499cf76ab83dc6d0.tar ikiwiki-3e784ea8a1aeb41aa181c29b499cf76ab83dc6d0.tar.gz |
* map: Fix handling of common prefix to handle the case where it's
in a subdirectory. Patch by Larry Clapp.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c48d538e9..71119b3f5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ ikiwiki (2.17) UNRELEASED; urgency=low * conditional: Improve regexp testing for simple uses of pagespecs that match only the page using the directive, adding 'included()' and supporting negated pagespecs and added whitespace. + * map: Fix handling of common prefix to handle the case where it's + in a subdirectory. Patch by Larry Clapp. -- Joey Hess <joeyh@debian.org> Wed, 19 Dec 2007 16:39:07 -0500 |