summaryrefslogtreecommitdiff
path: root/doc/RELNOTES
diff options
context:
space:
mode:
authorBdale Garbee <bdale@gag.com>2018-10-08 17:49:47 -0600
committerBdale Garbee <bdale@gag.com>2018-10-08 17:49:47 -0600
commit34658a1236e34891b41a0a51a480717db98779e7 (patch)
tree1e29cdc000c50e4f01e5c54aa69befd8e6919524 /doc/RELNOTES
parent3a2a5a05bb6372d9003905cee7afdfcd6d38ae7e (diff)
parent88ae4c5ebd64215f05f5efc18f9660560b409ace (diff)
Merge branch 'master' into branch-1.8
Diffstat (limited to 'doc/RELNOTES')
-rw-r--r--doc/RELNOTES8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/RELNOTES b/doc/RELNOTES
index 748d2b5b..678ac17e 100644
--- a/doc/RELNOTES
+++ b/doc/RELNOTES
@@ -1,12 +1,12 @@
Creating documentation for a new release of AltOS
+* Write release notes in release-notes-${version}.inc. Add to
+ Makefile
+
* Make sure that doc/altusmetrum-docinfo.xml has the right copyright
year, and add release to the revision history at the front (release
notes will be pulled in by release-notes.inc)
-* Write release notes in release-notes-${version}.inc. Add to
- Makefile
-
* Add references to that as appropriate from each of the
documents:
@@ -34,3 +34,5 @@ Creating documentation for a new release of AltOS
telemetry-docinfo.xml
* Add release-notes-${version}.inc to git
+
+* Make sure new hardware specs are documented in specs.inc