From f95b0e03c75d09e8ff4dbf9083cd3c8a30fdc4e6 Mon Sep 17 00:00:00 2001 From: Keith Packard Date: Fri, 20 Jun 2014 11:51:11 -0700 Subject: [PATCH] Add 1.4.1 release notes Signed-off-by: Keith Packard --- doc/Makefile | 6 ++++- doc/altusmetrum.xsl | 14 +++++++++++ doc/release-notes-1.4.1.xsl | 47 +++++++++++++++++++++++++++++++++++++ doc/telegps.xsl | 24 +++++++++++++++++++ 4 files changed, 90 insertions(+), 1 deletion(-) create mode 100644 doc/release-notes-1.4.1.xsl diff --git a/doc/Makefile b/doc/Makefile index 254e63c4..c39450c7 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -15,7 +15,8 @@ RELNOTES=\ release-notes-1.3.html \ release-notes-1.3.1.html \ release-notes-1.3.2.html \ - release-notes-1.4.html + release-notes-1.4.html \ + release-notes-1.4.1.html PICTURES=\ altosui.png \ @@ -107,6 +108,9 @@ distclean: altusmetrum.html: $(RELNOTES_XSL) $(IMAGES) altusmetrum.pdf: $(RELNOTES_XSL) $(IMAGES) +telegps.html: $(RELNOTES_XSL) $(IMAGES) +telegps.pdf: $(RELNOTES_XSL) $(IMAGES) + $(PDF): $(FOSTYLE) $(TEMPLATES) indent: altusmetrum.xsl diff --git a/doc/altusmetrum.xsl b/doc/altusmetrum.xsl index fb8fe7e1..b4cac48e 100644 --- a/doc/altusmetrum.xsl +++ b/doc/altusmetrum.xsl @@ -40,6 +40,13 @@ + + 1.4.1 + 20 June 2014 + + Minor release fixing some installation bugs. + + 1.4 15 June 2014 @@ -5457,6 +5464,13 @@ NAR #88757, TRA #12200 Release Notes + + Version 1.41 + + Version 1.4 + + +
+ + Version 1.4.1 is a minor release. It fixes install issues on + Windows and provides the missing TeleMetrum V2.0 firmware. There + aren't any changes to the firmware or host applications at + all. All Windows users will want to upgrade to get the signed + driver, but Mac and Linux users who do not need the TeleMetrum + V2.0 firmware image will not need to upgrade. + + + Windows Install Fixes + + + + Provide signed Windows driver files. This should avoid any need to + disable driver signature checking on Windows 7 or 8. + + + + + Fix Java version detection and download. Previously, the + installer would only look for Java 6 or 7 and insist on + downloading its own Java bits if there was something else + installed. Furthermore, the 64-bit Java link provided didn't + work for anyone other than Keith, making it impossible to + install AltOS on any machine with Java SE 8 installed. + + + + + + Other Fixes + + + + Include 1.4 firmware for TeleMetrum V2.0. None of the + installers shipped this file. Now it's included in the AltOS + packages for Linux, Mac and Windows. + + + + +
diff --git a/doc/telegps.xsl b/doc/telegps.xsl index 836c3d9a..bf7eec5a 100644 --- a/doc/telegps.xsl +++ b/doc/telegps.xsl @@ -28,6 +28,13 @@ + + 1.4.1 + 20 June 2014 + + Minor release fixing some installation bugs. + + 1.4 13 June 2014 @@ -1295,6 +1302,23 @@ NAR #88757, TRA #12200 + + Release Notes + + Version 1.41 + + + + Version 1.4 + + + -- 2.30.2