diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/altusmetrum-docinfo.xml | 5 | ||||
| -rw-r--r-- | doc/micropeak-docinfo.xml | 4 | ||||
| -rw-r--r-- | doc/release-notes-1.8.7.inc | 11 | ||||
| -rw-r--r-- | doc/telegps-docinfo.xml | 10 | 
4 files changed, 22 insertions, 8 deletions
diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 2f8b69fb..18bc644d 100644 --- a/doc/altusmetrum-docinfo.xml +++ b/doc/altusmetrum-docinfo.xml @@ -48,10 +48,11 @@    <?dbhtml filename="altusmetrum-revhistory.html"?>    <revision>      <revnumber>1.8.7</revnumber> -    <date>6 Oct  2018</date> +    <date>8 Oct  2018</date>      <revremark>        Include TeleMega v3.0 firmware in release. Fix TeleBT v4.0 RF -      calibration to factory value when reflashing. +      calibration to factory value when reflashing. Fix map images. +      Fix Mac OS X support.      </revremark>    </revision>    <revision> diff --git a/doc/micropeak-docinfo.xml b/doc/micropeak-docinfo.xml index f4d9eaff..6fab12b8 100644 --- a/doc/micropeak-docinfo.xml +++ b/doc/micropeak-docinfo.xml @@ -33,9 +33,9 @@    <?dbhtml filename="micropeak-revhistory.html"?>    <revision>      <revnumber>1.8.7</revnumber> -    <date>6 October 2018</date> +    <date>8 October 2018</date>      <revremark> -      Poll for MicroPeak USB while the device dialog is open. +      Poll for MicroPeak USB while the device dialog is open. Fix Mac OS X support.      </revremark>    </revision>    <revision> diff --git a/doc/release-notes-1.8.7.inc b/doc/release-notes-1.8.7.inc index e6837232..f8b7b103 100644 --- a/doc/release-notes-1.8.7.inc +++ b/doc/release-notes-1.8.7.inc @@ -8,7 +8,7 @@  	* Include TeleMega v3.0 firmware -	== AltosUI, TeleGPS +	== AltosUI, TeleGPS, MicroPeak  	* Poll for new devices while Device dialog is displayed @@ -25,8 +25,13 @@  	* Add documentation about forcing TeleMini RF parameters to            known values. -	== MicroPeak +	* Create a proxy server for Google Maps to re-enable map +          images -	* Poll for new devices while Device dialog is displayed +	* Fix Java version info in all distributed jar files so that +          applications will run with standard Mac OS X Java. + +	* Replace JavaApplicationStub for Mac OS X so that +          applications will run with Oracle Java. diff --git a/doc/telegps-docinfo.xml b/doc/telegps-docinfo.xml index 5e347cfd..4d3533de 100644 --- a/doc/telegps-docinfo.xml +++ b/doc/telegps-docinfo.xml @@ -10,7 +10,7 @@    <email>keithp@keithp.com</email>  </author>  <copyright> -  <year>2015</year> +  <year>2018</year>    <holder>Bdale Garbee and Keith Packard</holder>  </copyright>  <mediaobject> @@ -38,6 +38,14 @@  <revhistory>    <?dbhtml filename="telegps-revhistory.html"?>    <revision> +    <revnumber>1.8.7</revnumber> +    <date>08 Oct 2018</date> +    <revremark> +      Fix TeleBT v4.0 RF calibration to factory value when +      reflashing. Fix map images. Fix Mac OS X support. +    </revremark> +  </revision> +  <revision>      <revnumber>1.8.3</revnumber>      <date>11 Dec 2017</date>      <revremark>  | 
