Skip to content

Commit 9d8a230

Browse files
committed
Add acknowlegements
1 parent fd2d2d9 commit 9d8a230

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGES.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ Fixed:
4949
- Fix another XSS issue2550817. Note that the code that triggers that
5050
particular bug is no longer in roundup core. But the change to the
5151
templates we suggest is a *lot* safer as it always escapes the error
52-
and ok messages now.
52+
and ok messages now. Thanks to Thibault Fevry for the original
53+
bug-report.
5354
If you are upgrading: you *MUST* read doc/upgrading.txt and do the
5455
necessary changes to your templates, the escaping now happens in the
5556
template and not in the roundup code. So if you don't make the

doc/acknowledgements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Andrew Eland,
4343
Jeff Epler,
4444
Tom Epperly,
4545
Tamer Fahmy,
46+
Thibault Févry
4647
Vickenty Fesunov,
4748
Hernan Martinez Foffani,
4849
Stuart D. Gathman,

0 commit comments

Comments
 (0)