diff options
author | Simon McVittie <smcv@debian.org> | 2016-09-05 21:26:32 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2016-09-05 21:26:32 +0100 |
commit | 6750fb6f8b78c41bc2bb04df7279846c89cd047f (patch) | |
tree | 2927d6c49242d37a8876de6da1ef1d0eda6cd856 /debian | |
parent | 06fce2b23888621fe87759ffa014c3920f937b7e (diff) | |
download | ikiwiki-6750fb6f8b78c41bc2bb04df7279846c89cd047f.tar ikiwiki-6750fb6f8b78c41bc2bb04df7279846c89cd047f.tar.gz |
3.20160905
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 67ed83124..1fed2c096 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,14 @@ -ikiwiki (3.20160729) UNRELEASED; urgency=medium +ikiwiki (3.20160905) unstable; urgency=medium + [ Joey Hess ] * Fix installation when prefix includes a string metacharacter. Thanks, Sam Hathaway. - -- Joey Hess <id@joeyh.name> Wed, 03 Aug 2016 14:59:36 -0400 + [ Simon McVittie ] + * Use git log --no-renames to generate recentchanges, fixing the git + test-case with git 2.9 (Closes: #835612) + + -- Simon McVittie <smcv@debian.org> Mon, 05 Sep 2016 21:26:19 +0100 ikiwiki (3.20160728) unstable; urgency=medium |