updated RELEASE.txt

This commit is contained in:
Erik Frojdh
2020-12-04 14:37:29 +01:00

View File

@ -28,8 +28,10 @@ This document describes the differences between 5.0.2 and 5.0.1 releases.
Receiver Receiver
-------- --------
1. Potentital Memory Leak if one called Implementation::setDetectorType 1. Current code only calls Implementation::setDetectorType from constructor,
2. scanParameters missing in Python but potential memory leak if called out of constructor context. Fixed.
2. Fixed missing scanParameters class in Python