Wrap up version 1.3.1

This commit is contained in:
Justin Maggard
2022-02-11 00:31:31 -08:00
parent 2c66335a9b
commit 45a0b5fd56
2 changed files with 9 additions and 1 deletions
+8
View File
@@ -1,3 +1,11 @@
1.3.1 - Released 11-Feb-2022
--------------------------------
- Fixed a potential crash in SSDP request parsing.
- Fixed a configure script failure on some platforms.
- Protect against DNS rebinding attacks.
- Fix an socket leakage issue on some platforms.
- Minor bug fixes.
1.3.0 - Released 24-Nov-2020
--------------------------------
- Fixed some build warnings when building with musl.