Module Name:    src
Committed By:   roy
Date:           Thu Feb  4 22:25:21 UTC 2010

Modified Files:
        src: UPDATING

Log Message:
Document termcap database removal.


To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208 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.207 src/UPDATING:1.208
--- src/UPDATING:1.207	Sat Dec 26 11:00:46 2009
+++ src/UPDATING	Thu Feb  4 22:25:21 2010
@@ -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 @@
 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

Reply via email to