diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2020-09-19 15:07:42 -0700 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-09-19 19:29:22 -0700 |
commit | 767f0a4f3eb0c6767e8fa6938028d8153e1ae0f5 (patch) | |
tree | 0e0b0446c878e33f540ccceed6f1c125ce588ad6 | |
parent | d73e0a0fb4028ea967ce24a162328853dd248dac (diff) | |
download | subsurface-767f0a4f3eb0c6767e8fa6938028d8153e1ae0f5.tar.gz |
Update ReleaseNotes
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r-- | CHANGELOG.md | 3 | ||||
-rw-r--r-- | ReleaseNotes/ReleaseNotes.txt | 3 |
2 files changed, 5 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 7d9a66a64..70f19c881 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ -- media: read timestamp from mvhd atom of QuickTime/MP4 style videos + + --- * Always add new entries at the very top of this file above other existing entries and this note. * Use this layout for new entries: `[Area]: [Details about the change] [reference thread / issue]` diff --git a/ReleaseNotes/ReleaseNotes.txt b/ReleaseNotes/ReleaseNotes.txt index 87c46b870..7a888ee1c 100644 --- a/ReleaseNotes/ReleaseNotes.txt +++ b/ReleaseNotes/ReleaseNotes.txt @@ -10,6 +10,8 @@ New in _Subsurface_ 4.9.7 - profile: improve resolution in printing and export - core: fix renumbering of imported dives [#2731] - core: fix broken merging of dives with multiple cylinders +- bluetooth/rfcomm: fix broken classic BT downloads on Linux and Windows; macOS is still broken +- media: read timestamp from mvhd atom of QuickTime/MP4 style videos - planner: properly initialize salinity - planner: handle zero length segments gracefully when replanning - planner: honor the "O2 narcotic" preference when computing MND @@ -17,6 +19,7 @@ New in _Subsurface_ 4.9.7 - import: fix a copule of bugs on Shearwater Cloud import dive computer support: +- fix Shearwater parser to support PNF on Petrel dive computers - add support for Shearwater Peregrine (requires firmware V81 or newer) - add support for Aqualung: i470TC - add support for Liquivision Kaon, Lynx, Xen, Xeo |