diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 20:25:07 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-25 20:25:07 -0400 |
commit | bce2a34c1936f6f361a011502d08d7241cc00518 (patch) | |
tree | ac9cf00fd83fdb198a10cb672a94a75107d3ae06 /debian | |
parent | 6cea3a0b0328fc13d6446c37e937691e9684802a (diff) | |
download | ikiwiki-bce2a34c1936f6f361a011502d08d7241cc00518.tar ikiwiki-bce2a34c1936f6f361a011502d08d7241cc00518.tar.gz |
tag: Make edit link for new tags ensure that the tags are created inside tagbase, when it's set.
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 db80dcf83..20aef4037 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ikiwiki (2.66) UNRELEASED; urgency=low * attachment: Add admin() pagespec to test if the uploading user is a wiki admin. * git: Fix handling of utf-8 filenames in recentchanges. + * tag: Make edit link for new tags ensure that the tags are created + inside tagbase, when it's set. -- Joey Hess <joeyh@debian.org> Thu, 25 Sep 2008 13:45:55 -0400 |