diff options
author | Keith Packard <keithp@keithp.com> | 2018-10-07 23:31:04 -0700 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2018-10-07 23:31:04 -0700 |
commit | 625981b96e99a5dbec8180016d5e2c291378a21f (patch) | |
tree | 0875e1c4318eaf4a6047296aca1918eddd8be189 | |
parent | cd75ca767b616900d7df4596907f4f5b00517ad4 (diff) |
doc: Note fixes for Mac OS X
Signed-off-by: Keith Packard <keithp@keithp.com>
-rw-r--r-- | doc/altusmetrum-docinfo.xml | 3 | ||||
-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 | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/doc/altusmetrum-docinfo.xml b/doc/altusmetrum-docinfo.xml index 114c155c..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. 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 19d9c29b..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,10 +25,13 @@ * Add documentation about forcing TeleMini RF parameters to known values. - * Create a proxy server for Google Maps to re-enable map images + * Create a proxy server for Google Maps to re-enable map + images - == MicroPeak + * Fix Java version info in all distributed jar files so that + applications will run with standard Mac OS X Java. - * Poll for new devices while Device dialog is displayed + * 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 68a1d2d8..4d3533de 100644 --- a/doc/telegps-docinfo.xml +++ b/doc/telegps-docinfo.xml @@ -39,10 +39,10 @@ <?dbhtml filename="telegps-revhistory.html"?> <revision> <revnumber>1.8.7</revnumber> - <date>07 Oct 2018</date> + <date>08 Oct 2018</date> <revremark> Fix TeleBT v4.0 RF calibration to factory value when - reflashing. Fix map images. + reflashing. Fix map images. Fix Mac OS X support. </revremark> </revision> <revision> |