summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorgreen <green@FreeBSD.org>2004-02-26 16:44:31 +0000
committergreen <green@FreeBSD.org>2004-02-26 16:44:31 +0000
commit9facd5e1d4e3475a848a7ab1536564dacf40e7e8 (patch)
tree665e9be3b038d34dd4763c5de15327665d904095 /UPDATING
parent4a07336c651f4af040f30a0eed90a6ab6b25fc7a (diff)
downloadFreeBSD-src-9facd5e1d4e3475a848a7ab1536564dacf40e7e8.zip
FreeBSD-src-9facd5e1d4e3475a848a7ab1536564dacf40e7e8.tar.gz
Mention getaddrinfo(3)/resolver(3) ABI change.
Reminded by: bmah
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING7
1 files changed, 7 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index 3eaab9f..5f75893 100644
--- a/UPDATING
+++ b/UPDATING
@@ -25,6 +25,13 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 5.x IS SLOW:
have to be reconfigured, upgraded or replaced.
20040225:
+ The ABIs defined in <resolv.h> and <netdb.h> have been updated
+ to support improved reentrancy. Multi-threaded programs that
+ reference the "_res" or "h_errno" symbols may experience some
+ problems if they are not recompiled. Single-threaded programs
+ should remain unaffected.
+
+20040225:
routed has been updated in the base system from the vendor
sources, routed v2.27, from rhyolite.com. This change means that
for users who use RIP's MD5 authentication feature, FreeBSD
OpenPOWER on IntegriCloud