add task to makefile for generating/updating CHANGES file before releases

This commit is contained in:
Dustin Falgout
2016-09-18 04:14:33 -05:00
parent 840c1ff103
commit 0e6c45ba19
3 changed files with 37 additions and 9 deletions
+4
View File
@@ -27,3 +27,7 @@ indent_size = 2
[Makefile]
indent_style = tab
indent_size = 4
[*.sh]
indent_style = tab
indent_size = 4