diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-04-28 15:37:17 -0400 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-04-28 15:37:17 -0400 |
commit | dbb5d111968be2f0c4f7fb012787c67b9bac57f7 (patch) | |
tree | bd8aeac759b23c819ffac7cb26f47e2c67a05c1f /debian | |
parent | 4723d5f9f17890535b0fc1f14900bfa9927e0c59 (diff) | |
download | ikiwiki-dbb5d111968be2f0c4f7fb012787c67b9bac57f7.tar ikiwiki-dbb5d111968be2f0c4f7fb012787c67b9bac57f7.tar.gz |
Deal with different paths to perl when removing -T flag.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9b308e6b6..9ff8e2d1f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ ikiwiki (2.45) UNRELEASED; urgency=low time. This allows the toc to be displayed when previewing an edit. It also avoids headers in the page template from showing up in the toc. * Add PREFIX/bin to the hardcoded PATH within ikiwiki. + * Deal with different paths to perl when removing -T flag. -- Joey Hess <joeyh@debian.org> Sat, 26 Apr 2008 15:09:36 -0400 |