From cf0684ae6f7acdb0c7b27d7f34d960413ae71b05 Mon Sep 17 00:00:00 2001 From: Mike Makonnen Date: Thu, 7 Oct 2004 05:45:39 +0000 Subject: [PATCH] Note libthr ABI breakage. --- UPDATING | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UPDATING b/UPDATING index 76f2551a22d0..51c9bb6be8e3 100644 --- a/UPDATING +++ b/UPDATING @@ -23,6 +23,11 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 6.x IS SLOW: developers choose to disable these features on build machines to maximize performance. +20041007: + One of the syscalls the 1:1 threading library libthr uses has + changed, thus breaking ABI compatibility. Make sure you rebuild + this library with the kernel. + 20041001: The following libraries had their version number bumped up: /lib/libm.so.2 -> libm.so.3