Could someone add the following patch to UPDATING?
Change the words to whatever suits your fancy.

-- 
Steve
http://troutmask.apl.washington.edu/~kargl/

--- UPDATING.orig       Wed Nov  6 16:20:05 2002
+++ UPDATING    Wed Nov  6 16:27:08 2002
@@ -17,6 +17,15 @@
        developers choose to disable these features on build machines
        to maximize performance.
 
+20021031
+       Revision 1.24 of lib/libc/stdio/findfp.c has made __sF static.
+       This changes the visibility of __sF to a symbol internal to
+       libc.  All applications linked against libc or a library that
+       depends on libc that were compiled prior to 31 Oct 2002 will
+       need to be updated after a "make world".  An error message that
+       includes "undefined reference to `__sF'" is an indication that
+       that application needs to be recompiled.
+
 20021029:
        The value of IPPROTO_DIVERT has changed.  Make sure to keep
        your kernel, netstat, natd and any third-party DIVERT

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to