Skip to content

Commit bdb9125

Browse files
authored
Merge pull request #915 from ganga-devs/mesmith75-patch-1
6.3.1 ReleaseNotes
2 parents 7520054 + cd1e89c commit bdb9125

1 file changed

Lines changed: 20 additions & 2 deletions

File tree

release/ReleaseNotes

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,28 @@
11
**************************************************************************************************************
22
@VERSION@
33

4-
54
--------------------------------------------------------------------------------------------------------------
65
ganga/python/Ganga
76
--------------------------------------------------------------------------------------------------------------
8-
* ...
7+
* Fix for the configurations. Options in the gangarc and specified in the command line are now set as
8+
userValues instead of sessionValues so they take precedence. #896
9+
* Use userValues for the testing configs. #913
10+
* Fixed bug when loading Dirac jobs created with old ganga versions in 6.3.0 #901
11+
* Alterations to the startup code and a new test for the startup. #849
12+
13+
--------------------------------------------------------------------------------------------------------------
14+
ganga/python/GangaDirac
15+
--------------------------------------------------------------------------------------------------------------
16+
* Added option to accessURL function to request a specific protocol for the accessURL. #754
17+
* Fix for very old DiracFile objects not loading correctly #907
18+
* Fix for getOutputData with Dirac backend. #912
19+
20+
--------------------------------------------------------------------------------------------------------------
21+
ganga/python/GangaLHCb
22+
--------------------------------------------------------------------------------------------------------------
23+
* Fix to LHCbDataset to be able to pass the full path of LocalFiles for inputdata. #881
24+
* Change to GaudiExecPrepare. If the folder for the default project already exists now an exception is raised
25+
instead of continuing. #888
26+
* Fix for old style applications with the newest LbScripts v9r0. #891
927

1028
**************************************************************************************************************

0 commit comments

Comments
 (0)