diff options
| author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-07-22 18:51:36 +0000 |
|---|---|---|
| committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2005-07-22 18:51:36 +0000 |
| commit | bb518265f1f25bfa4d6dbbb3a7ef8cbfa40fa3d3 (patch) | |
| tree | 2632652a880deb1a076fee67c7e034762d930576 /UPDATING | |
| parent | 85a71a15c8ef3d1051e5610f4392a1e9357f0af0 (diff) | |
Notes
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -21,6 +21,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20050722: + The ai_addrlen of a struct addrinfo was changed to a socklen_t + to conform to POSIX-2001. This change broke an ABI + compatibility on 64 bit architecture. You have to recompile + userland programs that use getaddrinfo(3) on 64 bit + architecture. + 20050711: RELENG_6 branched here. |
