mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-16 16:54:51 +02:00
Prepare 1.3.1rc2
This commit is contained in:
parent
7efb7c2978
commit
4189089e1b
@ -1,5 +1,10 @@
|
|||||||
# Change Log
|
# Change Log
|
||||||
|
|
||||||
|
## 1.3.1rc2 06/04/2015
|
||||||
|
|
||||||
|
* Do not overwrite initial-config IOU if client send an empty
|
||||||
|
* Fix documentation about /ports/udp
|
||||||
|
|
||||||
## 1.3.1rc1 05/04/2015
|
## 1.3.1rc1 05/04/2015
|
||||||
|
|
||||||
* Fix issues with macos X dynamips not freeing UDP port
|
* Fix issues with macos X dynamips not freeing UDP port
|
||||||
|
@ -23,5 +23,5 @@
|
|||||||
# or negative for a release candidate or beta (after the base version
|
# or negative for a release candidate or beta (after the base version
|
||||||
# number has been incremented)
|
# number has been incremented)
|
||||||
|
|
||||||
__version__ = "1.3.1.rc1"
|
__version__ = "1.3.1.rc2"
|
||||||
__version_info__ = (1, 3, 0, 99)
|
__version_info__ = (1, 3, 0, 99)
|
||||||
|
Loading…
Reference in New Issue
Block a user