Add support for SignHeaders feature, thanks to Ralph Seichter for the patch

This commit is contained in:
Scott Kitterman
2019-09-11 13:53:54 -04:00
parent b735d223f5
commit f0871078ac
5 changed files with 43 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
1.2.0 UNRELEASED
- Add support for SignHeaders feature, thanks to Ralph Seichter for the patch
- Add new expand option to setup.py so various file system locations can be
specified at build/install time rather than being hard coded
- Install openrc init file for Gentoo and other openrc users