Update AUTHORS and ChangeLog for release

This commit is contained in:
rallytime 2018-08-13 13:39:12 -04:00
parent 5626154a91
commit 633334e98a
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19
2 changed files with 10 additions and 0 deletions

View file

@ -12,6 +12,7 @@ Adam Wright hipikat adam@hipikat.org
Alec Koumjian akoumjian akoumjian@gmail.com
Alex Van't Hof alexvh
Alexander Krasnukhin themalkolm the.malkolm@gmail.com
Alexandru Avadanii alexandruavadanii Alexandru.Avadanii@enea.com
Alexey dmitrievav
Ali Rizvi-Santiago arizvisa
amendlik amendlik
@ -98,6 +99,7 @@ Matthew Mead-Briggs mattmb
Matthew Richardson mrichar1
Matthew Willson ixela
Matthieu Guegan mguegan
mfapouw mfapouw
Michael A. Smith kojiromike michaels@syapse.com
Michael Scherer mscherer
Michele Bologna mbologna michele.bologna@gmail.com

View file

@ -1,4 +1,12 @@
Version TBD (In Progress on the Develop Branch):
Version 2018.08.13:
* Fedora Py3 fixes (The-Loeki) #1273
* Handle commented lines in the requirements files for pip pkgs (rallytime) #1271
* Remove typo: extra 'c' was accidentally added in #1269 (rallytime) #1270
* [Arch] Add python2-futures to list of pkgs on git install (rallytime) #1269
* Fix undefined variable warn_msg on amd64 (alexandruavadanii) #1268
* SLES12SP changed packages git to git-core and libzmq3 to libzmq4 (mfapouw) #1266
* Add opensuse 15 specific installation functions (rallytime) #1263
* Remove support for openSUSE Leap 42.2 (rallytime) #1262
* Remove support for Fedora 26 (rallytime) #1261