diff options
author | Simon McVittie <smcv@debian.org> | 2015-03-29 22:11:38 +0100 |
---|---|---|
committer | Simon McVittie <smcv@debian.org> | 2015-03-29 22:11:38 +0100 |
commit | d8a550e7de083aae074418f76152d918793dc41e (patch) | |
tree | eeb76440eb49d434121ee2f731cd98176e2c1145 | |
parent | 9f003b651d363dd8f95e1b1347e2ec1422b55514 (diff) | |
download | ikiwiki-d8a550e7de083aae074418f76152d918793dc41e.tar ikiwiki-d8a550e7de083aae074418f76152d918793dc41e.tar.gz |
release 3.20150329
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3003b4b3a..a0fccafe6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -ikiwiki (3.20150108) UNRELEASED; urgency=medium +ikiwiki (3.20150329) experimental; urgency=high [ Joey Hess ] * Fix NULL ptr deref on ENOMEM in wrapper. (Thanks, igli) @@ -12,11 +12,15 @@ ikiwiki (3.20150108) UNRELEASED; urgency=medium we're on a GNU system and that file exists, or GMT otherwise * t/inline.t: accept translations of "Add a new post titled:" (Closes: #779365) + * Consistently document command-line options as e.g. --refresh, not -refresh + + [ Amitai Schlair ] + * In VCS-committed anonymous comments, link to url. [ Joey Hess ] - * Fix XSS in openid selector. Thanks, Raghav Bisht. + * Fix XSS in openid selector. Thanks, Raghav Bisht. (Closes: #781483) - -- Joey Hess <id@joeyh.name> Sat, 24 Jan 2015 23:59:20 -0400 + -- Simon McVittie <smcv@debian.org> Sun, 29 Mar 2015 21:48:24 +0100 ikiwiki (3.20150107) experimental; urgency=medium |