Merge remote-tracking branch 'origin/fastpath'

* origin/fastpath:
  Add some missing @TEST-REQUIRES to a few tests
This commit is contained in:
Jon Siwek 2018-09-25 16:38:29 -05:00
commit 0c02b11226
5 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,8 @@
2.6-beta2-14 | 2018-09-25 16:38:29 -0500
* Add some missing @TEST-REQUIRES to a few tests (Daniel Thayer)
2.6-beta2-12 | 2018-09-24 10:56:09 -0500
* Fix BasicThread::SetOSName on FreeBSD (Dominik Charousset)