bump
This commit is contained in:
parent
862fa890ee
commit
51c8ae4d78
2 changed files with 5 additions and 1 deletions
4
CHANGES
4
CHANGES
|
@ -1,3 +1,7 @@
|
||||||
|
3.1.2 2017-04-07
|
||||||
|
- display UID
|
||||||
|
- auto adjust TCP MSS
|
||||||
|
|
||||||
3.1.1 2017-03-25
|
3.1.1 2017-03-25
|
||||||
- add "New session ticket"
|
- add "New session ticket"
|
||||||
- ignore bind 10.0.0.0/8 and 192.168.0.0/16 by default
|
- ignore bind 10.0.0.0/8 and 192.168.0.0/16 by default
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
# under the License.
|
# under the License.
|
||||||
|
|
||||||
def version():
|
def version():
|
||||||
return '3.1.1 2017-03-25'
|
return '3.1.2 2017-04-07'
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue