sys_arch_timeouts() is not needed any more.

This commit is contained in:
goldsimon
2011-04-20 11:31:07 +00:00
parent 33d6dcec5b
commit 036cb26fa3
2 changed files with 3 additions and 12 deletions

View File

@@ -237,6 +237,9 @@ HISTORY
++ Bugfixes:
2011-04-20: Simon Goldschmidt
* sys_arch.txt: sys_arch_timeouts() is not needed any more.
2011-04-13: Simon Goldschmidt
* tcp.c, udp.c: Fixed bug #33048 (Bad range for IP source port numbers) by
using ports in the IANA private/dynamic range (49152 through 65535).