diff options
| author | roy <roy@NetBSD.org> | 2017-02-11 15:27:08 +0000 |
|---|---|---|
| committer | roy <roy@NetBSD.org> | 2017-02-11 15:27:08 +0000 |
| commit | 00517efe5a7bbc58d50c221d7d8e05aaf30f34ca (patch) | |
| tree | feb9e95b975c262a3334f42e202d8c35a9cf2993 /UPDATING | |
| parent | 4557f91076aa75fb50943b257ccff146ecc51870 (diff) | |
Note a new tic tool is required for the new terminfo database.
Diffstat (limited to 'UPDATING')
| -rw-r--r-- | UPDATING | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.280 2017/02/08 14:47:55 kre Exp $ +$NetBSD: UPDATING,v 1.281 2017/02/11 15:27:08 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 @@ -19,6 +19,12 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20170211: + a new terminfo database has been imported. + The structure of it has changed slightly from prior versions and + an updated tic tool is required. + If you build.sh, don't use -u + 20170207: various arch dependent libc/exect.S files were removed Either remove the obj directories (lib/libc and compat/amd64/i386/lib |
