diff options
author | intrigeri <intrigeri@boum.org> | 2008-11-10 15:41:29 +0100 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2008-11-10 15:41:29 +0100 |
commit | 812f775e0a3cd953782edcbe8a0eb727752df03f (patch) | |
tree | 28daae6a750b1573bee9c0d8dfae06cd79c5c894 /debian | |
parent | 1255acc02c7e0273e988c1cbbd1c1accc134c2bc (diff) | |
parent | 02ee6d40d403eac396cead15900b1441e3fe08d7 (diff) |
Merge commit 'upstream/master' into prv/po
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 424c99ac4..6c068806c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,8 @@ ikiwiki (2.69) UNRELEASED; urgency=low * meta: Plugin is now enabled by default since the basewiki uses it. * txt: Do not encode quotes when filtering the txt, as that broke later parsing of any directives on the page. + * Fix the link() pagespec to match links that are internally recorded as + absolute. -- Joey Hess <joeyh@debian.org> Thu, 06 Nov 2008 16:01:00 -0500 |