Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.208 retrieving revision 1.209 diff -u -p -r1.208 -r1.209 --- src/UPDATING 2010/02/04 22:25:21 1.208 +++ src/UPDATING 2010/02/22 12:35:32 1.209 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.208 2010/02/04 22:25:21 roy Exp $ +$NetBSD: UPDATING,v 1.209 2010/02/22 12:35:32 njoly Exp $ This file (UPDATING) is intended to be a brief reference to recent changes that might cause problems in the build process, and a guide for @@ -16,6 +16,12 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20100222: + The shared objects file extension has been changed from .so to + .pico, in order to avoid conflicts with shared libraries names + libXX.so. All now stale regular .so files can be removed from + your object directories. + 20100204: The termcap database has been removed from the sources, but has not been marked obsolete so it is not removed