summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.4.2.inc
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2016-01-10 19:04:49 -0700
committerBdale Garbee <bdale@gag.com>2016-01-10 19:04:49 -0700
commit70e9064ca962dfd345f8a342afa130f969606553 (patch)
treee8e374912df403e7e237aecbd1ec0a19fa6c5c42 /doc/release-notes-1.4.2.inc
parent489d22f448d9927533e90da4d16c5a332a234a8d (diff)
parent73ce3f73526edfabccd3b98e6e67de6d82a84b63 (diff)
Merge branch 'master' into branch-1.6
Diffstat (limited to 'doc/release-notes-1.4.2.inc')
-rw-r--r--doc/release-notes-1.4.2.inc15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/release-notes-1.4.2.inc b/doc/release-notes-1.4.2.inc
new file mode 100644
index 00000000..ded6b408
--- /dev/null
+++ b/doc/release-notes-1.4.2.inc
@@ -0,0 +1,15 @@
+= Release Notes for Version 1.4.2
+:toc!:
+:doctype: article
+
+ Version 1.4.2 is a minor release. It fixes Java-related install issues on
+ Windows
+
+ == AltosUI and TeleGPS Applications
+
+ Windows Install Fixes
+
+ * Checks for Java installation data in more registry locations.
+
+ * Allows user to bypass Java installation in case the
+ detection fails.