summaryrefslogtreecommitdiff
path: root/changelog.txt
diff options
context:
space:
mode:
authorAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2019-01-09 15:45:29 +0100
committerAlexandre Marie <alexandre.marie@synchrotron-soleil.fr>2019-01-09 15:45:29 +0100
commit1b1ae5ff86aafda330bc08fefcaec08e1b5227b5 (patch)
tree46663e404c173721a4a56d97893d27f8924a7555 /changelog.txt
parent184bbc8e7e31657479978aff481f9d96d344e376 (diff)
New upstream version 5.4.3+dfsg
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt34
1 files changed, 34 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 0e68f5b..5211566 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -1,3 +1,37 @@
+VERSION 5.4.3
+-------------
+
+- Fix SPEC shared memory update during scans bug introduced in 5.4.0
+
+- Make default binding PyQt4 under Pythonn 2
+
+VERSION 5.4.2
+-------------
+
+- More robust reading of positioners from NeXus files
+
+- Respect the nativefiledialogs flag in McaAdvancedFit
+
+- Deal with underscore when sorting NeXus files by entry name
+
+- RGBCorrelator: Correct attribute error reading .dat files under Python 3
+
+VERSION 5.4.1
+-------------
+
+- Support NeXus default attribute at any level
+
+- Fix problems in systems where both PyQt4 and PyQt5 are installed.
+
+- Fix ScanFit print
+
+- Fix mask visibility on monocrome colormaps.
+
+- Prevent problems accessing NeXus files when title is incorrectly written as an
+array instead of being a string.
+
+- Enable multiple processes batch fitting a single HDF5 file.
+
VERSION 5.4.0
-------------