Browse Source

Document CVE-2019-12970 fix

pdontthink 6 years ago
parent
commit
f0d191be14
1 changed files with 2 additions and 0 deletions
  1. 2 0
      doc/ChangeLog

+ 2 - 0
doc/ChangeLog

@@ -429,6 +429,8 @@ Version 1.5.2 - SVN
   - Added IMAP ID command (RFC2971), sent after every login - use
     by setting $imap_id_command_args in config/config_local.php
     (see notes in config/config_local.example.php for more details)
+  - Added handling for RCDATA and RAWTEXT elements in HTML sanitizer
+    [CVE-2019-12970]
 
 Version 1.5.1 (branched on 2006-02-12)
 --------------------------------------