comparison NEWS @ 118:7f8f26ef5006

fix memory leaks
author Alain Mazy <am@osimis.io>
date Mon, 28 Aug 2023 16:44:41 +0200
parents 32a67788a336
children cf6decdf9e15
comparison
equal deleted inserted replaced
117:1029689d7b6e 118:7f8f26ef5006
1 Pending changes in the mainline 1 Pending changes in the mainline
2 =============================== 2 ===============================
3 3
4 Maintenance: 4 Maintenance:
5 * Fix memory leaks when a python script calls orthanc.RestApiPost() and sibling methods 5 * Fix memory leaks when a python script calls orthanc.RestApiPost() and sibling methods,
6 in IncomingHttpRequestFilter and in the CMove callback.
6 * New builders for Windows: Supporting 32 / 64bit with Python 3.9 / 3.10 / 3.11 7 * New builders for Windows: Supporting 32 / 64bit with Python 3.9 / 3.10 / 3.11
7 8
8 9
9 Version 4.0 (2022-02-23) 10 Version 4.0 (2022-02-23)
10 ======================== 11 ========================