diff options
author | Keith Packard <keithp@keithp.com> | 2012-09-12 02:30:59 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2012-09-12 02:30:59 -0700 |
commit | f0f4f907042e12815284abe1b63ae2d4a5a2d598 (patch) | |
tree | 532a08ddd36fff00fd73613ac8239ac54f944948 | |
parent | 42bbe15512533f2d958b8219a02fbd256593092a (diff) |
doc: Mention changes to flight data download UI
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/release-notes-1.1.xsl | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/release-notes-1.1.xsl b/doc/release-notes-1.1.xsl index 79ea39ee..519cd40c 100644 --- a/doc/release-notes-1.1.xsl +++ b/doc/release-notes-1.1.xsl @@ -67,6 +67,11 @@ reasonable values, or the value can be set by hand. </listitem> <listitem> + Changed how flight data are downloaded. Now there's an initial + dialog asking which flights to download, and after that + finishes, a second dialog comes up asking which flights to delete. + </listitem> + <listitem> Re-compute time spent in each state for the flight graph; this figures out the actual boost and landing times instead of using the conservative values provide by the flight |