diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-11-12 11:23:29 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-11-12 11:24:50 -0800 |
commit | 78da1869ce55418d83e95b219a6bd691e8ead2bc (patch) | |
tree | b6b24ede6e812c0053cc276c042ae0297576f310 /ReleaseNotes | |
parent | b390fb368dabfeeb9bc1b800bc7a56b5963c9b94 (diff) | |
download | subsurface-78da1869ce55418d83e95b219a6bd691e8ead2bc.tar.gz |
Update README and ReleaseNotesv4.9.9
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'ReleaseNotes')
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 8c71b1887..7f5791f4a 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,12 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 4.9.9 +~~~~~~~~~~~~~~~~~~~~~~~~~ +- desktop: avoid potential crash in print previews +- desktop: ensure that newly added people are available in autocompleters +- Windows: avoid crash when setting filter values for tag-style fields + New in _Subsurface_ 4.9.8 ~~~~~~~~~~~~~~~~~~~~~~~~~ - filter: more flexible filtering system based on individual constraints |