added passages about moved posix headers and changed SO_ERROR to CHANGELOG/UPGRADING

This commit is contained in:
goldsimon
2017-07-24 21:15:45 +02:00
parent 6d51b3ff37
commit afee9013ad
2 changed files with 10 additions and 0 deletions

View File

@@ -63,6 +63,10 @@ HISTORY
++ Bugfixes:
2017-07-20: Simon Goldschmidt
* compatibility headers: moved from 'src/include/posix' to 'src/include/compat/posix',
'src/include/compat/stdc' etc.
2017-05-09: Joel Cunningham
* tcp: add zero-window probe timeout (bug #50837)