From 5bf9519936d391be7749c2391c6687594c512b60 Mon Sep 17 00:00:00 2001 From: Guy Scharf Date: Fri, 29 May 2020 10:43:05 -0700 Subject: [PATCH] Update Release Notes for recent changes Negative pressure settings on Overview Graph Correct XML formatting in Backup Journal Omit (0) for events with no duration when displayed in FLow Rate graph --- Htmldocs/release_notes.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Htmldocs/release_notes.html b/Htmldocs/release_notes.html index 7bac3ebc..d7a6f4c4 100644 --- a/Htmldocs/release_notes.html +++ b/Htmldocs/release_notes.html @@ -40,7 +40,8 @@
  • [fix] Add bounds error checking to Resmed input processing.
  • [fix] Fix STR.edf file backup to avoid loss of settings data.
  • [fix] Fix Backup Journal to format XML properly.
  • -
  • [fix] In flow rate graph, don't show (0) duration on events with no duration.
  • +
  • [fix] In flow rate graph, don't show duration for events with no duration.
  • +
  • [fix] Fix pressure settings in Overview graph reported as a huge negative number.
  • Changes and fixes in OSCAR v1.1.0