Module Name: src
Committed By: mrg
Date: Fri Nov 29 02:05:59 UTC 2013
Modified Files:
src: UPDATING
Log Message:
add a note about MPC and MPFR potentially upsetting the update build.
To generate a diff of this commit:
cvs rdiff -u -r1.247 -r1.248 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.247 src/UPDATING:1.248
--- src/UPDATING:1.247 Thu Aug 8 20:00:20 2013
+++ src/UPDATING Fri Nov 29 02:05:59 2013
@@ -1,4 +1,4 @@
-$NetBSD: UPDATING,v 1.247 2013/08/08 20:00:20 spz Exp $
+$NetBSD: UPDATING,v 1.248 2013/11/29 02:05:59 mrg 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,10 @@ See also: BUILDING, build.sh, Makefile.
Recent changes:
^^^^^^^^^^^^^^^
+20131128:
+ The MPC and MPFR sources were updated, and builds may require their
+ tools and in-tree directories cleaned for successful updates.
+
20130605:
The kernel option FAST_IPSEC no longer exists, it's been renamed
to IPSEC (and the older IPSEC version removed).