diff options
author | Keith Packard <keithp@keithp.com> | 2016-07-05 10:57:13 +0200 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-07-05 10:57:13 +0200 |
commit | 821aac6888b80a89548b7ab7b9cbfa46f44ca1c3 (patch) | |
tree | 9bf459b37ab9d47128f649a49b645c58f5d34d9e /AltOS/doc/release-notes-1.6.4.html | |
parent | f9caa8710b99e2a8dd78e9e6af05049b711523c2 (diff) |
Remove XML bits from release notes html files
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'AltOS/doc/release-notes-1.6.4.html')
-rw-r--r-- | AltOS/doc/release-notes-1.6.4.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/AltOS/doc/release-notes-1.6.4.html b/AltOS/doc/release-notes-1.6.4.html index 95ab79b..6428f75 100644 --- a/AltOS/doc/release-notes-1.6.4.html +++ b/AltOS/doc/release-notes-1.6.4.html @@ -1,5 +1,5 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.6.4</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.6.4</h2></div></div><hr /></div><p>Version 1.6.4 fixes a bluetooth communication problem with + +<html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /><title>Release Notes for Version 1.6.4</title><link rel="stylesheet" type="text/css" href="am.css" /><meta name="generator" content="DocBook XSL Stylesheets V1.79.1" /></head><body><div xml:lang="en" class="article" lang="en"><div class="titlepage"><div><div><h2 class="title"><a id="idm1"></a>Release Notes for Version 1.6.4</h2></div></div><hr /></div><p>Version 1.6.4 fixes a bluetooth communication problem with TeleBT v1.0 devices, along with some altosui and altosdroid minor nits. It also now ships firmware for some newer devices.</p><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a id="_altos"></a>1. AltOS</h2></div></div></div><p>AltOS fixes:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"> Fix hardware flow control on TeleBT v1.0. Hardware RTS/CTS |