diff options
author | Bdale Garbee <bdale@gag.com> | 2018-10-08 17:52:22 -0600 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2018-10-08 17:52:22 -0600 |
commit | 2450e69d3afd3345a6e5f7ca133d929fbdcfdf53 (patch) | |
tree | c04aa34bdecbf909dbeea8854390364bf140e7ca /doc/RELNOTES | |
parent | 449ed72371f80f03dcc5dcf66af5c9465e7ed57e (diff) | |
parent | 5a86ff43a2b4a90dbddc1bba48019626e1b83e10 (diff) |
Merge branch 'branch-1.8' into debian
Diffstat (limited to 'doc/RELNOTES')
-rw-r--r-- | doc/RELNOTES | 8 |
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 |