From d4da91750198604670f172fba6006fbbb871b7b8 Mon Sep 17 00:00:00 2001 From: njoly Date: Mon, 22 Feb 2010 12:35:32 +0000 Subject: [PATCH] Note shared objects extension change, and stalled files. --- UPDATING | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/UPDATING b/UPDATING index dd3e172d55ee..d65dacaef8da 100644 --- a/UPDATING +++ b/UPDATING @@ -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