bump 3.3.3
This commit is contained in:
parent
280c762760
commit
7c3d4e01b1
2 changed files with 6 additions and 1 deletions
5
CHANGES
5
CHANGES
|
@ -1,3 +1,8 @@
|
|||
3.3.3 2017-06-03
|
||||
- add DNS cache
|
||||
- add tls1.2_ticket_fastauth
|
||||
- fix bugs
|
||||
|
||||
3.3.2 2017-05-20
|
||||
- revert http reply
|
||||
- refine tls1.2_ticket_auth error detector
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
# under the License.
|
||||
|
||||
def version():
|
||||
return '3.3.2 2017-05-20'
|
||||
return '3.3.3 2017-06-03'
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue