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 rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.207 retrieving revision 1.208 diff -u -p -r1.207 -r1.208 --- src/UPDATING 2009/12/26 11:00:46 1.207 +++ src/UPDATING 2010/02/04 22:25:21 1.208 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.207 2009/12/26 11:00:46 mbalmer Exp $ +$NetBSD: UPDATING,v 1.208 2010/02/04 22:25:21 roy 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,13 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20100204: + The termcap database has been removed from the sources, + but has not been marked obsolete so it is not removed + from the system when upgrading. + As such, you will need to remove them from your object + and destination directories. + 20091101: After updating, it may be necessary to make the 'cleandir' target in src/tools/yacc/ and in src/usr.bin/yacc/ before a