summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING10
1 files changed, 7 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 107c031..9ba4ddc 100644
--- a/UPDATING
+++ b/UPDATING
@@ -21,6 +21,10 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
developers choose to disable these features on build machines
to maximize performance.
+20071008:
+ Setting WITHOUT_LIBPTHREAD now means WITHOUT_LIBKSE and
+ WITHOUT_LIBTHR are set.
+
20070930:
The PCI code has been made aware of PCI domains. This means that
the location strings as used by pciconf(8) etc are now in the
@@ -145,9 +149,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 7.x IS SLOW:
which previously had symbol dependencies to FBSD_1.0, will fail
because the freshly installed libc will not have them.
- The default threading library has been changed to libthr. If
- you wish to have libpthread as your default, use option
- DEFAULT_THREAD_LIB=libpthread for the buildworld.
+ The default threading library (providing "libpthread") has been
+ changed to libthr. If you wish to have libkse as your default,
+ use option DEFAULT_THREAD_LIB=libkse for the buildworld.
20070423:
The ABI breakage in sendmail(8)'s libmilter has been repaired
OpenPOWER on IntegriCloud