mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-08 14:03:23 +00:00
updated news to take PR #5390 into account
This commit is contained in:
@@ -45,6 +45,8 @@ Changes affecting backwards compatibility
|
||||
- If the dispatcher parameter's value used in multi method is ``nil``,
|
||||
a ``NilError`` exception is raised. The old behavior was that the method
|
||||
would be a ``nop`` then.
|
||||
- ``posix.nim``: the family of ``ntohs`` procs now takes unsigned integers
|
||||
instead of signed integers.
|
||||
|
||||
|
||||
Library Additions
|
||||
|
||||
Reference in New Issue
Block a user