正在显示
1 个修改的文件
包含
3 行增加
和
0 行删除
| @@ -307,6 +307,7 @@ Remark: | @@ -307,6 +307,7 @@ Remark: | ||
| 307 | 307 | ||
| 308 | ## Releases | 308 | ## Releases |
| 309 | 309 | ||
| 310 | +* 2015-10-08, [Release v2.0a2][r2.0a2], 2.0 alpha2, 2.0.195, 89358 lines.<br/> | ||
| 310 | * 2015-09-14, [Release v2.0a1][r2.0a1], 2.0 alpha1, 2.0.189, 89269 lines.<br/> | 311 | * 2015-09-14, [Release v2.0a1][r2.0a1], 2.0 alpha1, 2.0.189, 89269 lines.<br/> |
| 311 | * 2015-08-23, [Release v2.0a0][r2.0a0], 2.0 alpha0, 2.0.185, 89022 lines.<br/> | 312 | * 2015-08-23, [Release v2.0a0][r2.0a0], 2.0 alpha0, 2.0.185, 89022 lines.<br/> |
| 312 | * 2015-05-23, [Release v1.0r4][r1.0r4], bug fixed, 1.0.32, 59509 lines.<br/> | 313 | * 2015-05-23, [Release v1.0r4][r1.0r4], bug fixed, 1.0.32, 59509 lines.<br/> |
| @@ -335,6 +336,7 @@ Remark: | @@ -335,6 +336,7 @@ Remark: | ||
| 335 | 336 | ||
| 336 | ## History | 337 | ## History |
| 337 | 338 | ||
| 339 | +* <strong>v2.0, 2015-10-08, [2.0 alpha2(2.0.195)][r2.0a2] released. 89358 lines.</strong> | ||
| 338 | * v2.0, 2015-10-04, for [#448][bug #448] fix the bug of response of http hooks. 2.0.195 | 340 | * v2.0, 2015-10-04, for [#448][bug #448] fix the bug of response of http hooks. 2.0.195 |
| 339 | * v2.0, 2015-10-01, for [#497][bug #497] response error when client not found to kickoff. 2.0.194 | 341 | * v2.0, 2015-10-01, for [#497][bug #497] response error when client not found to kickoff. 2.0.194 |
| 340 | * v2.0, 2015-10-01, for [#495][bug #495] decrease the srs-librtmp size. 2.0.193 | 342 | * v2.0, 2015-10-01, for [#495][bug #495] decrease the srs-librtmp size. 2.0.193 |
| @@ -1192,6 +1194,7 @@ Winlin | @@ -1192,6 +1194,7 @@ Winlin | ||
| 1192 | [bug #50]: https://github.com/simple-rtmp-server/srs/issues/50 | 1194 | [bug #50]: https://github.com/simple-rtmp-server/srs/issues/50 |
| 1193 | [bug #34]: https://github.com/simple-rtmp-server/srs/issues/34 | 1195 | [bug #34]: https://github.com/simple-rtmp-server/srs/issues/34 |
| 1194 | 1196 | ||
| 1197 | +[r2.0a2]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a2 | ||
| 1195 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 | 1198 | [r2.0a1]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a1 |
| 1196 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 | 1199 | [r2.0a0]: https://github.com/simple-rtmp-server/srs/releases/tag/2.0a0 |
| 1197 | [r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4 | 1200 | [r1.0r4]: https://github.com/simple-rtmp-server/srs/releases/tag/1.0r4 |
-
请 注册 或 登录 后发表评论