Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/UPDATING,v retrieving revision 1.26 retrieving revision 1.27 diff -u -p -r1.26 -r1.27 --- src/UPDATING 2001/07/25 22:58:05 1.26 +++ src/UPDATING 2001/07/26 02:30:29 1.27 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.26 2001/07/25 22:58:05 thorpej Exp $ +$NetBSD: UPDATING,v 1.27 2001/07/26 02:30:29 assar Exp $ This file is intended to be a brief introduction to the build process and a reference on what to do if something doesn't work. @@ -8,6 +8,11 @@ For a more detailed description see Make Recent changes: ^^^^^^^^^^^^^^^ +20010726: + Texinfo was updated to 4.0. To avoid failures when trying to + build the included texinfo files, use MKINFO=no before the new + makeinfo has been installed. + 20010718: Enabled correct .init/.fini processing in crt0. The way this