diff options
author | Joey Hess <joeyh@joeyh.name> | 2016-08-03 15:00:04 -0400 |
---|---|---|
committer | Joey Hess <joeyh@joeyh.name> | 2016-08-03 15:00:04 -0400 |
commit | 3f78c41770a0ca2261f6eba996e1306988193efc (patch) | |
tree | f2342c30a7e5af7d9f065b52be048e94e023d794 /debian | |
parent | b63aad46c48e6879d98d30b60159362f64ba4876 (diff) | |
download | ikiwiki-3f78c41770a0ca2261f6eba996e1306988193efc.tar ikiwiki-3f78c41770a0ca2261f6eba996e1306988193efc.tar.gz |
changelog for previous commit
Closes https://github.com/joeyh/ikiwiki/pull/19
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 40045d17a..67ed83124 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +ikiwiki (3.20160729) UNRELEASED; urgency=medium + + * Fix installation when prefix includes a string metacharacter. + Thanks, Sam Hathaway. + + -- Joey Hess <id@joeyh.name> Wed, 03 Aug 2016 14:59:36 -0400 + ikiwiki (3.20160728) unstable; urgency=medium * Explicitly remove current working directory from Perl's library |