[BACK]Return to UPDATING CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/UPDATING between version 1.194 and 1.195

version 1.194, 2009/03/29 18:33:56 version 1.195, 2009/05/01 23:08:25
Line 16  See also: BUILDING, build.sh, Makefile.
Line 16  See also: BUILDING, build.sh, Makefile.
 Recent changes:  Recent changes:
 ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^
   
   20090501:
           Several new functions were added to string.h/libc, and this
           can cause autoconf problems during the tool build for people
           who fail to clean out their tools objects properly. If you
           note messages about stpcpy, stpncpy or strnlen accompanying a
           failure during the tool build, clean out all your tools
           objects and start again.
   
 20090325:  20090325:
         The i386 port was switched to i486 default toolchain.  This requires          The i386 port was switched to i486 default toolchain.  This requires
         cleaning your src/tools directory and $TOOLDIR and rebuilding them.          cleaning your src/tools directory and $TOOLDIR and rebuilding them.

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.195

CVSweb <webmaster@jp.NetBSD.org>