summaryrefslogtreecommitdiff
path: root/doc/release-notes-1.0.3.xsl
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2011-12-25 19:07:44 -0700
committerBdale Garbee <bdale@gag.com>2011-12-25 19:07:44 -0700
commitf993afc4860f105b719682f49a100779d47c02e0 (patch)
treecbbeb28b7f14541f2be79d1dfca8e91c306ca2b2 /doc/release-notes-1.0.3.xsl
parent9657e53abee69872e1b16dc997519aa3d70bf2d9 (diff)
parent699dc89ce00cf3133b484324273f00d28a3c6af6 (diff)
Merge branch 'branch-1.0' of ssh://git.gag.com/scm/git/fw/altos into branch-1.01.0.3
Diffstat (limited to 'doc/release-notes-1.0.3.xsl')
-rw-r--r--doc/release-notes-1.0.3.xsl19
1 files changed, 19 insertions, 0 deletions
diff --git a/doc/release-notes-1.0.3.xsl b/doc/release-notes-1.0.3.xsl
new file mode 100644
index 00000000..2681d50c
--- /dev/null
+++ b/doc/release-notes-1.0.3.xsl
@@ -0,0 +1,19 @@
+<?xml version="1.0" encoding="utf-8" ?>
+<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
+"/usr/share/xml/docbook/schema/dtd/4.5/docbookx.dtd">
+
+<article>
+ <para>
+ Version 1.0.3 is a minor release adding support for TeleMetrum v1.2 boards
+ </para>
+ <para>
+ AltOS Firmware Changes
+ <itemizedlist>
+ <listitem>
+ TeleMetrum version 1.2 is functionally identical to version 1.1, the
+ only change required in the firmware was to adjust the product name reported
+ over the USB link.
+ </listitem>
+ </itemizedlist>
+ </para>
+</article>