Add poll to CHANGELOG

This commit is contained in:
Joel Cunningham 2017-10-13 12:13:55 -05:00
parent de531131c5
commit 5d8d21fcae

View File

@ -6,6 +6,9 @@ HISTORY
++ New features:
2017-09-21: Kalle Olavi Niemitalo
* sockets: add poll() implementation (patch #9450)
2017-09-10: Joel Cunningham
* sockets: add readv() implementation (task #14610)