release 3.20150329
parent
9f003b651d
commit
d8a550e7de
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue