1
0
Fork 0
mirror of https://github.com/ossrs/srs.git synced 2025-03-09 15:49:59 +00:00

Allow use libsrt.so for SRT is MPL license.

This commit is contained in:
winlin 2020-01-26 17:41:05 +08:00
parent 07f4bc65c3
commit d9bbd97d72
4 changed files with 8 additions and 1 deletions

View file

@ -153,6 +153,7 @@ For previous versions, please read:
## V4 changes
* v4.0, 2020-01-26, Allow use libsrt.so for SRT is MPL license. 4.0.2
* v4.0, 2020-01-24, Fix [#1147][bug #1147], support SRT(Secure Reliable Transport). 4.0.1
## V3 changes