Commit d944fa4
authored
NEWS.md : Fix the mentioned of the PR in CVE-2024-35176. (#253)
I think the mentioned of CVE-2024-35176 in NEWS.md is incorrect.
```
- Improved parse performance when an attribute has many <s.
- GH-126
```
#126 looks like fixes the issue with attribute value that contains
multiple '>' characters.1 parent 5d2606a commit d944fa4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
386 | 386 | | |
387 | 387 | | |
388 | 388 | | |
389 | | - | |
| 389 | + | |
390 | 390 | | |
391 | 391 | | |
392 | 392 | | |
| |||
0 commit comments