Skip to content

Commit 4e3879d

Browse files
author
Ganga CI
committed
Updating release notes
1 parent bdb9125 commit 4e3879d

2 files changed

Lines changed: 30 additions & 20 deletions

File tree

release/ReleaseNotes

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

4-
--------------------------------------------------------------------------------------------------------------
5-
ganga/python/Ganga
6-
--------------------------------------------------------------------------------------------------------------
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
124

135
--------------------------------------------------------------------------------------------------------------
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
6+
ganga/python/Ganga
227
--------------------------------------------------------------------------------------------------------------
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
8+
* ...
279

2810
**************************************************************************************************************

release/ReleaseNotes-6.3.1

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
**************************************************************************************************************
2+
6.3.1 (2016/12/20)
3+
4+
--------------------------------------------------------------------------------------------------------------
5+
ganga/python/Ganga
6+
--------------------------------------------------------------------------------------------------------------
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
27+
28+
**************************************************************************************************************

0 commit comments

Comments
 (0)