Module Name: src Committed By: martin Date: Wed Jan 4 19:34:47 UTC 2017
Modified Files: src: UPDATING Log Message: Not flex update build issue To generate a diff of this commit: cvs rdiff -u -r1.275 -r1.276 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.275 src/UPDATING:1.276 --- src/UPDATING:1.275 Fri Oct 14 16:39:05 2016 +++ src/UPDATING Wed Jan 4 19:34:47 2017 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.275 2016/10/14 16:39:05 spz Exp $ +$NetBSD: UPDATING,v 1.276 2017/01/04 19:34:47 martin 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,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20170103: + a new version of flex has been imported. + Remove the file from obj (external/bsd/flex) + if you build.sh -u + 20161014: a new version of OpenSSL has been imported. Remove the files from obj (crypto/external/bsd/openssl)