diff options
Diffstat (limited to 'changelog.md')
-rw-r--r-- | changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changelog.md b/changelog.md index 58efc42e6..2f7b584a3 100644 --- a/changelog.md +++ b/changelog.md @@ -168,6 +168,9 @@ cannot be applied to every use case. The limitations and the (lack of) reliability of `round` are well documented. +- Add `getprotobyname` to `winlean`. Add `getProtoByname` to `nativesockets` which returns a protocol code + from the database that matches the protocol `name`. + ## Language changes |