1
0

Fix wrong parameters to serendipity_entity_decode()

This commit is contained in:
Garvin Hicking
2014-12-23 11:33:41 +01:00
parent 36cde3030a
commit d35b4d127d
2 changed files with 4 additions and 2 deletions

View File

@ -6,6 +6,8 @@ Version 2.0-rc2 (December 23rd, 2014)
* Fixes escaping of comments in the new backend pane to prevent
XSS. Thanks to Steffen Röemann for reporting!
* Fix wrong parameter count in serendipity_entity_decode
Version 2.0-rc1 (includes beta4/5/6) (December 19th, 2014)
------------------------------------------------------------------------