Skip to content

Commit 2cfc788

Browse files
author
Ganga CI
committed
Updating release notes
1 parent 8b7063a commit 2cfc788

2 files changed

Lines changed: 26 additions & 16 deletions

File tree

release/ReleaseNotes

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,21 +5,6 @@
55
--------------------------------------------------------------------------------------------------------------
66
ganga/python/Ganga
77
--------------------------------------------------------------------------------------------------------------
8-
* Exceptions improved - known exceptions will now not produce a long unhelpful trace. #943
9-
* Bugfix to job killing to keep master job status as running when a subjob is killed. #950
10-
* Change session locks to be opened as read/write #960
11-
12-
--------------------------------------------------------------------------------------------------------------
13-
ganga/python/GangaDirac
14-
--------------------------------------------------------------------------------------------------------------
15-
* Protect reading of file with Dirac commands from race conditions. #941
16-
* Bugfix in the WN script for the Executable application on Dirac - errors now raised properly. #947
17-
* Bugfix for getOutputDataAccessURLs. #956
18-
19-
--------------------------------------------------------------------------------------------------------------
20-
ganga/python/GangaLHCb
21-
--------------------------------------------------------------------------------------------------------------
22-
* Bugfix to the prepareGaudiExec function when using a directory that doesn't exist yet. #952
23-
* New application, BenderBox, for Bender with cmake. #969
8+
* ...
249

2510
**************************************************************************************************************

release/ReleaseNotes-6.5.0

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
**************************************************************************************************************
2+
6.5.0 (2017/03/06)
3+
4+
5+
--------------------------------------------------------------------------------------------------------------
6+
ganga/python/Ganga
7+
--------------------------------------------------------------------------------------------------------------
8+
* Exceptions improved - known exceptions will now not produce a long unhelpful trace. #943
9+
* Bugfix to job killing to keep master job status as running when a subjob is killed. #950
10+
* Change session locks to be opened as read/write #960
11+
12+
--------------------------------------------------------------------------------------------------------------
13+
ganga/python/GangaDirac
14+
--------------------------------------------------------------------------------------------------------------
15+
* Protect reading of file with Dirac commands from race conditions. #941
16+
* Bugfix in the WN script for the Executable application on Dirac - errors now raised properly. #947
17+
* Bugfix for getOutputDataAccessURLs. #956
18+
19+
--------------------------------------------------------------------------------------------------------------
20+
ganga/python/GangaLHCb
21+
--------------------------------------------------------------------------------------------------------------
22+
* Bugfix to the prepareGaudiExec function when using a directory that doesn't exist yet. #952
23+
* New application, BenderBox, for Bender with cmake. #969
24+
25+
**************************************************************************************************************

0 commit comments

Comments
 (0)