Skip to content

Commit 16bbdb7

Browse files
authored
Merge pull request #75 from simon-ess/release_notes
Update release notes for PRs 60 and 74
2 parents 2220186 + 74566c6 commit 16bbdb7

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/autosaveReleaseNotes.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,19 @@ autosave Release Notes
1010

1111
### Unreleased
1212

13+
#### Breaking changes
14+
15+
- Changes to `set_savefile_path` handling:
16+
- No longer mounts NFS
17+
- If the mountpoint (third argument) is not specified by `save_restoreSet_NFSHost`,
18+
then you must call `set_savefile_path` before `save_restoreSet_NFSHost`.
19+
1320
#### Fixes
1421

22+
- Fix segmentation faults that can occur when saving long strings
1523
- Improve error handling for file copy operations
1624

25+
1726
### 5.11
1827

1928
- Resource leak fixes

0 commit comments

Comments
 (0)