Module Name: src
Committed By: njoly
Date: Mon Feb 22 12:35:32 UTC 2010
Modified Files:
src: UPDATING
Log Message:
Note shared objects extension change, and stalled files.
To generate a diff of this commit:
cvs rdiff -u -r1.208 -r1.209 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.208 src/UPDATING:1.209
--- src/UPDATING:1.208 Thu Feb 4 22:25:21 2010
+++ src/UPDATING Mon Feb 22 12:35:32 2010
@@ -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 @@
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