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 rcsdiff: /ftp/cvs/cvsroot/src/UPDATING,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.190 retrieving revision 1.191 diff -u -p -r1.190 -r1.191 --- src/UPDATING 2009/01/21 14:19:58 1.190 +++ src/UPDATING 2009/02/05 20:00:58 1.191 @@ -1,4 +1,4 @@ -$NetBSD: UPDATING,v 1.190 2009/01/21 14:19:58 apb Exp $ +$NetBSD: UPDATING,v 1.191 2009/02/05 20:00:58 joerg 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,11 @@ See also: BUILDING, build.sh, Makefile. Recent changes: ^^^^^^^^^^^^^^^ +20090202: + pkg_install now depends on the pkgdb cache for automatic conflict + detection. It is recommented to rebuild the cache with + ``pkg_admin rebuild''. + 20090110: time_t and dev_t have been bumped to 64 bit quantities. To upgrade: 1. Make sure your kernel has COMPAT_50 in it. Build and install.