File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ list ( APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" )
2222message ( STATUS "CMAKE_MODULE_PATH=${CMAKE_MODULE_PATH} " )
2323
2424project ( dynamips
25- VERSION 0.2.23
25+ VERSION 0.2.24
2626 LANGUAGES C
2727)
2828set ( DYNAMIPS_VERSION_TRAIN "${PROJECT_VERSION} " )
Original file line number Diff line number Diff line change @@ -3036,3 +3036,10 @@ Fixed packet capture on Mac OS X (echoed packets)
30363036
30373037* Command line option to configure console binding for TCP/AUX console.
30383038 - Fallbacks to the hypervisor binding address if not set.
3039+
3040+
3041+ +--------------------+
3042+ | Release: v0.2.24 |
3043+ +--------------------+
3044+
3045+ * Fix memory leaks
Original file line number Diff line number Diff line change 11Release Notes for Cisco router simulator (Dynamips)
22===================================================
33
4- Version: v0.2.23
4+ Version: v0.2.24
55
6- Release date: Monday, Jan 2nd, 2023 (2023-01-02 )
6+ Release date: Saturday, Apr 18th, 2026 (2026-04-18 )
77
8- Source code: https://github.com/GNS3/dynamips/tree/v0.2.23
8+ Source code: https://github.com/GNS3/dynamips/tree/v0.2.24
99
1010License: GNU GPLv2
1111
1212
13- What's New since v0.2.23
13+ What's New since v0.2.24
1414========================
1515
16- * Command line option to configure console binding for TCP/AUX console. Fixes #62
16+ * Fix memory leaks
1717
1818
1919Known Issues
You can’t perform that action at this time.
0 commit comments