diff options
author | Bdale Garbee <bdale@gag.com> | 2018-08-05 11:21:37 +0800 |
---|---|---|
committer | Bdale Garbee <bdale@gag.com> | 2018-08-05 11:21:37 +0800 |
commit | d8627bb7b46fc991786835afa38cd720e9e75812 (patch) | |
tree | e14ae029a4ead29a4a7ccccb39af556e32413d36 /doc/RELNOTES | |
parent | 59e23c27c2a85d7d748223e444b24d19937afe47 (diff) | |
parent | 8830fbc99565f753c0ae1f3d9f4b079860c2634a (diff) |
Merge branch 'master' into branch-1.8
Diffstat (limited to 'doc/RELNOTES')
-rw-r--r-- | doc/RELNOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/RELNOTES b/doc/RELNOTES index c3980882..748d2b5b 100644 --- a/doc/RELNOTES +++ b/doc/RELNOTES @@ -1,5 +1,9 @@ Creating documentation for a new release of AltOS +* 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 |