Get ready for release 3.2.6

This commit is contained in:
rocky
2019-03-23 17:14:42 -04:00
parent 4a354269bc
commit 053270483c
3 changed files with 167 additions and 74 deletions

View File

@@ -30,9 +30,9 @@
$ make ChangeLog
# Update NEWS from ChangeLog:
# Update NEWS.md from ChangeLog:
$ emacs NEWS
$ emacs NEWS.md
$ make check
$ git commit --amend .
$ git push # get CI testing going early