Module Name:    src
Committed By:   msaitoh
Date:           Wed Sep  3 02:15:10 UTC 2014

Modified Files:
        src [netbsd-5]: UPDATING

Log Message:
Pull up following revision(s) (requested by tls in ticket #1339):
        UPDATING: revision 1.209 via patch
Note shared objects extension change, and stalled files.


To generate a diff of this commit:
cvs rdiff -u -r1.178.2.3 -r1.178.2.4 src/UPDATING

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/UPDATING
diff -u src/UPDATING:1.178.2.3 src/UPDATING:1.178.2.4
--- src/UPDATING:1.178.2.3	Sat Jun 12 01:55:43 2010
+++ src/UPDATING	Wed Sep  3 02:15:10 2014
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.178.2.3 2010/06/12 01:55:43 riz Exp $
+$NetBSD: UPDATING,v 1.178.2.4 2014/09/03 02:15:10 msaitoh 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.
+
 20090616:
 	Native Xorg was upgraded.  Builds will need a clean objdir for
 	src/external/mit/xorg.  Upgrading a system from sets will not

Reply via email to