diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-06-20 10:51:48 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-06-20 10:51:48 -0700 |
commit | 2f460277f4276e5de953dd2d03319cb653527999 (patch) | |
tree | fe53274c56735520800648fd3553e9e9ee67f3ed /ReleaseNotes | |
parent | ce1582581b881e67626fc6081def04533c9a9d37 (diff) | |
download | subsurface-2f460277f4276e5de953dd2d03319cb653527999.tar.gz |
update README and ReleaseNotes for 4.9,6
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 0b1fb92da..caa2ce551 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -2,6 +2,12 @@ = _Subsurface_ Release Notes +New in _Subsurface_ 4.9.6 +~~~~~~~~~~~~~~~~~~~~~~~~~ +bugfixes: +- fix crashes when using user space FTDI driver +- re-enable user space FTDI in the Mac binaries + New in _Subsurface_ 4.9.5 ~~~~~~~~~~~~~~~~~~~~~~~~~ new features: |