diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 13:57:37 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-09-14 13:57:37 -0400 |
commit | 0d6746a29ff3ddd8d7821b5464a23839c8786184 (patch) | |
tree | 7ea78655eb3a7e9526935a46b541b068ed360bdc /debian/changelog | |
parent | ee94407891dd648a46be56c2cc62b21cca690de9 (diff) |
document code change in last commit
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 5a9880b28..d66b6cf0c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,8 @@ ikiwiki (2.64) UNRELEASED; urgency=low remains, but is now deprecated too. * Removed old redirecton pages from basewiki (helponformatting, markdown, openid, pagespec, preprocessordirective, subpage, wikilink). + * inline: Treat rootpage as a link, so that it can refer to a subpage + without hardcoding the path. -- Joey Hess <joeyh@debian.org> Mon, 08 Sep 2008 19:21:20 -0400 |