updated RELEASE.txt

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

View File

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