|
1 | 1 | ************************************************************************************************************** |
2 | 2 | @VERSION@ |
3 | 3 |
|
4 | | - |
5 | 4 | -------------------------------------------------------------------------------------------------------------- |
6 | 5 | ganga/python/Ganga |
7 | 6 | -------------------------------------------------------------------------------------------------------------- |
8 | | -* ... |
| 7 | +* Bugfix such that GangaDatasetSplitter returns dataset of same type as input #1058 |
| 8 | +* Change to default config of MassStorageFile. Looks for EOS by default. #1070 |
| 9 | +* Improvements to exception raising. #1071 |
| 10 | +* Update default config for treatment of output files. Particularly for batch backends. #1088 |
| 11 | + |
| 12 | +-------------------------------------------------------------------------------------------------------------- |
| 13 | +ganga/python/GangaLHCb |
| 14 | +-------------------------------------------------------------------------------------------------------------- |
| 15 | +* Turn on metadata by default for BenderBox applications #1050 |
| 16 | +* Bugfix to GaudiExec RT handler #1086 |
| 17 | + |
| 18 | +-------------------------------------------------------------------------------------------------------------- |
| 19 | +ganga/python/GangaDirac |
| 20 | +-------------------------------------------------------------------------------------------------------------- |
| 21 | +* Make Dirac proxy configurable - LHCb calls lhcb-proxy-init by default now #1047 |
| 22 | +* Fix for DiracFile remoteDir. Setting remoteDir set the path location for the output of Dirac jobs. See help(DiracFile) for examples. #1072 |
| 23 | + |
| 24 | +-------------------------------------------------------------------------------------------------------------- |
| 25 | +ganga/python/GangaAtlas |
| 26 | +-------------------------------------------------------------------------------------------------------------- |
| 27 | +* Update GLITE_SETUP path #1084 |
| 28 | +* Fix to allow LSF jobs to work after setting up with Athena #1084 |
| 29 | +* Remove tagdataset #1065 |
| 30 | +* Fix for Atlas nightlies #1064 |
9 | 31 |
|
10 | 32 | ************************************************************************************************************** |
0 commit comments