diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 19:22:29 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-07-25 19:22:29 -0400 |
commit | b7bf566f55ec844a1d472b2efb8a2863638aacdc (patch) | |
tree | f02359b11ba7d13868c49bf93972ebf4e8a7f7fe /debian/changelog | |
parent | a71b9a1cf1322cd1423971483969d37efa5ebcf8 (diff) | |
download | ikiwiki-b7bf566f55ec844a1d472b2efb8a2863638aacdc.tar ikiwiki-b7bf566f55ec844a1d472b2efb8a2863638aacdc.tar.gz |
attachment: Use relative paths when inserting links.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 7df588174..348d30997 100644 --- a/debian/changelog +++ b/debian/changelog @@ -28,6 +28,7 @@ ikiwiki (2.55) UNRELEASED; urgency=low * monotone: Add support for rename, delete, and also diff. (William Uther) * toggle: Fix incompatability between javascript and webkit. * bzr: Add support for rename and delete. (Jelmer Vernooij) + * attachment: Use relative paths when inserting links. -- Joey Hess <joeyh@debian.org> Mon, 21 Jul 2008 11:35:46 -0400 |