Module Name: src Committed By: aymeric Date: Sun Mar 6 10:26:57 UTC 2016
Modified Files: src: UPDATING Log Message: bump date for entry about using NetBSD's regex, now that it works To generate a diff of this commit: cvs rdiff -u -r1.265 -r1.266 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.265 src/UPDATING:1.266 --- src/UPDATING:1.265 Mon Feb 29 22:49:11 2016 +++ src/UPDATING Sun Mar 6 10:26:57 2016 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.265 2016/02/29 22:49:11 aymeric Exp $ +$NetBSD: UPDATING,v 1.266 2016/03/06 10:26:57 aymeric 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,7 +19,7 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ -20160229: +20160306: NetBSD's regexp implementation is now part of libnbcompat. Nblex, nbm4, nbpax, nbsed use it and they may crash on non-NetBSD hosts if linked with stale object files produced