Skip to content

Commit 2100838

Browse files
authored
Update ReleaseNotes-6.2.2
1 parent a52f1d7 commit 2100838

1 file changed

Lines changed: 26 additions & 1 deletion

File tree

release/ReleaseNotes-6.2.2

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,34 @@
22
6.2.2 (2016/10/10)
33

44

5+
56
--------------------------------------------------------------------------------------------------------------
67
ganga/python/Ganga
78
--------------------------------------------------------------------------------------------------------------
8-
* ...
9+
* Minor fix to the monitoring code.
10+
* Remove some unneeded stack traces #713
11+
* Fix to the host machine identification #759
12+
* Fix to the splitter. It now fails if no splitting is done, rather than continuing regardless. #780
13+
* Fix to the ARC backend submission #789
14+
* Bugfix to raise an exception if a plugin fails to load at startup #794
15+
* Implementation of some forward compatibility for Ganga 6.3 #807
16+
17+
--------------------------------------------------------------------------------------------------------------
18+
ganga/python/GangaLHCb
19+
--------------------------------------------------------------------------------------------------------------
20+
* Added the option to set the version of LHCbDirac and removed the old guess version code.
21+
* Changed the default LHCbDirac version to v8r3p7
22+
* Fix to the old RT handlers to correctly parse the xml summary #816
23+
* Fix some minor bugs in GaudiExec with inputfiles and preparing a raw release with 'prepareGaudiExec' #822
24+
* Bugfix for the GaudiExec prepare thread lock #831
25+
26+
--------------------------------------------------------------------------------------------------------------
27+
ganga/python/Ganga/test
28+
--------------------------------------------------------------------------------------------------------------
29+
* Change to the setting of configuration options for tests #742
30+
* Fix to the LCG test #761
31+
* Fix to the Dirac test to try each SE in order until one works #773
32+
* Removal of outdated LHCb tests #782
33+
* Ensure a fresh .gangarc is being used for tests #800
934

1035
**************************************************************************************************************

0 commit comments

Comments
 (0)