diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-03-26 13:11:02 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-03-26 13:11:02 -0400 |
commit | 1273f1de52998cf54afb3445fd8c616bce53e698 (patch) | |
tree | 11ebd7f2521112fa67faa5fefe1690c8daa2768f /debian | |
parent | b10c6dd631496df972177d8673d40d77bb441644 (diff) | |
download | ikiwiki-1273f1de52998cf54afb3445fd8c616bce53e698.tar ikiwiki-1273f1de52998cf54afb3445fd8c616bce53e698.tar.gz |
Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar if necessary for unusual install.
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 b9a105552..57406c6d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -19,6 +19,8 @@ ikiwiki (3.20100324) UNRELEASED; urgency=low not called by attachment plugin. * Fix incorrect influence info returned by a failing link() pagespec, that could lead to bad dependency handling in certian situations. + * Add preprocessed 'use lib' line to ikiwiki-transition and ikiwiki-calendar + if necessary for unusual install. -- Joey Hess <joeyh@debian.org> Sat, 13 Mar 2010 14:48:10 -0500 |