Skip to content

Commit 90a1a52

Browse files
committed
docs
1 parent 2e0250c commit 90a1a52

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

CHANGELOG.md

+2-4
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838

3939
**Security**: Fixes a number of issues with the HTTP parser that could have been leveraged in potential exploit attempts such as request smuggling. Credit to @dcepelik (David Čepelík). Later on the HTTP parser was rewritten, but with the same considerations in mind.
4040

41-
**Compatibility**: (2021-07-14) The library is now semi-official Windows compatible. Credit to Jan Biedermann ( GitHub: @janbiedermann ) for his contributions towards making this happen as well as his efforts to review, test and fix any hiccups.
42-
43-
**Fix**: fixed some 32 bit compatibility concerns. Credit to Franz Brausse ( GitHub: @fbrausse ) for the [PR @ boazsegev/facil.io#96](https://github.com/boazsegev/facil.io/pull/96).
44-
4541
---
4642

4743
### v. 0.7.6 (2022-02-19)
@@ -50,6 +46,8 @@
5046

5147
**Fix**: (`fiobj`) fixes an issue with type testing for `FIOBJ_T_NUMBER`. Credit goes to @alvkeke for opening issue #141.
5248

49+
**Compatibility**: (2021-07-14) The library is now semi-official Windows compatible. Credit to Jan Biedermann ( GitHub: @janbiedermann ) for his contributions towards making this happen as well as his efforts to review, test and fix any hiccups.
50+
5351
### v. 0.7.5 (2020-05-18)
5452

5553
**Security**: backport the 0.8.x HTTP/1.1 parser and it's security updates to the 0.7.x version branch. This fixes a request smuggling attack vector and Transfer Encoding attack vector that were exposed by Sam Sanoop from [the Snyk Security team (snyk.io)](https://snyk.io). The parser was updated to deal with these potential issues.

0 commit comments

Comments
 (0)