diff options
| -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 | 
