Mercurial > p > roundup > code
diff CHANGES.txt @ 6290:944e4dfcc9b7
issue2551100 - out of date jquery fix security and user.help.html
GitHub security scan flagged instances of older 1.3.2 jquery. Updated
jQuery to current version 3.5.1 and fix user.help.html to have apply
button work.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Fri, 27 Nov 2020 00:15:26 -0500 |
| parents | 3f7538316724 |
| children | a67e2b559e8d |
line wrap: on
line diff
--- a/CHANGES.txt Tue Nov 17 21:32:20 2020 -0500 +++ b/CHANGES.txt Fri Nov 27 00:15:26 2020 -0500 @@ -47,6 +47,8 @@ (patch: Cedric Krier) - issue2551099 - disable processing of data url's in markdown. Display as plain text. (John Rouillard) +- issue2551100 - old jquery has security issues, upgrade it and fix + user.help.html Features: - issue2550522 - Add 'filter' command to command-line
