diff options
author | Keith Packard <keithp@keithp.com> | 2016-01-10 11:44:17 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2016-01-10 12:31:46 -0800 |
commit | 54c20f1caf7f2e09284a9839cfa854d71f5634a2 (patch) | |
tree | 44c8b40114883f40ae5f7151a9b0ee0aeccdd771 /doc/RELNOTES | |
parent | 7041c386cdf37716f8daf0bc1a9204db620e3de9 (diff) |
Add release notes for 1.6.2
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc/RELNOTES')
-rw-r--r-- | doc/RELNOTES | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/doc/RELNOTES b/doc/RELNOTES new file mode 100644 index 00000000..0b04ac5f --- /dev/null +++ b/doc/RELNOTES @@ -0,0 +1,25 @@ +Creating documentation for a new release of AltOS + +* Write release notes in release-notes-${version}.inc. Write docinfo + for release notes in release-notes-${version}-docinfo.xml. Add to + Makefile + +* Add references to that as appropriate from each of the + documents: + + release-notes.inc + easymini-release-notes.inc + telegps-release-notes.inc + +* Update date and add docinfo short release info for each document as + appropriate + + altusmetrum-docinfo.xml + companion-docinfo.xml + easymini-docinfo.xml + micropeak-docinfo.xml + telegps-docinfo.xml + telemetry-docinfo.xml + +* Add release-notes-${version}.inc and + release-notes-${version}-docinfo.xml to git |