-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Creating release notes for version 8.5.3
- Loading branch information
1 parent
33baa5b
commit 80bac30
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
************************************************************************************************************** | ||
8.5.3 (2021/09/01) | ||
|
||
|
||
-------------------------------------------------------------------------------------------------------------- | ||
ganga/ganga/GangaCore | ||
-------------------------------------------------------------------------------------------------------------- | ||
* Added 'append' option to ArgSplitter to append ArgSplitter arguments to the application instead of overwrite them. #1976 | ||
* Altered SubJobXMLList to append new subjobs when resplitting subjobs. #1974 | ||
* Regex cleanups. #1972 | ||
* Remove unused eventlet package #1973 | ||
* Prevent flask server starting during shutdown. #1971 | ||
* Added option to edit .gangarc in GUI. #1966 | ||
* Edit config in GUI. #1967 | ||
|
||
************************************************************************************************************** |