diff options
author | Bardur Arantsson <bardur@scientician.net> | 2015-12-29 11:23:25 +0100 |
---|---|---|
committer | Bardur Arantsson <bardur@scientician.net> | 2015-12-29 11:23:25 +0100 |
commit | b965ed7b083f1beaf03b52c483f9e7f03d95c883 (patch) | |
tree | 892a80f4dd3e61d036c84d3a2b0641a27c086a51 /doc/RELEASE.txt | |
parent | 938bde7837c61582e255a6c3e539d507a8862bad (diff) |
Move most text files from / to /doc
Diffstat (limited to 'doc/RELEASE.txt')
-rw-r--r-- | doc/RELEASE.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/RELEASE.txt b/doc/RELEASE.txt new file mode 100644 index 00000000..ab082315 --- /dev/null +++ b/doc/RELEASE.txt @@ -0,0 +1,8 @@ +Release Checklist: +================== + +* Bump version number. +* Update changes.txt +* Update IS_CVS in defines.h before tagging; undo post-tagging. +* Check that system-wide installation succeeds. +* Disable C/C++ compiler sanitization options |