summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-05-09 06:29:57 +0000
committerobache <obache@pkgsrc.org>2014-05-09 06:29:57 +0000
commit7c3be41aaf212287e1275a955b324966a6fa4702 (patch)
tree0788037f6288e40516176669389d52b65efbd559
parent47e3c6e5c87d7e9d59e295bd4a01dfd1c87d7481 (diff)
downloadpkgsrc-7c3be41aaf212287e1275a955b324966a6fa4702.tar.gz
Note SMF support
-rw-r--r--doc/NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/NEWS b/doc/NEWS
index 396968afe5a..6219156136a 100644
--- a/doc/NEWS
+++ b/doc/NEWS
@@ -1,4 +1,4 @@
-# $NetBSD: NEWS,v 1.9 2014/05/03 13:48:57 alnsn Exp $
+# $NetBSD: NEWS,v 1.10 2014/05/09 06:29:57 obache Exp $
PKGSRC NEWS
===========
@@ -13,6 +13,8 @@ Lua multiversion supoort [alnsn 2014-05-03]
multiple versions of Lua has been put in place and all
dependent packages has been adapted to the new infrastructure.
+SMF support is introduced [jperkin 2014-03-11]
+
Unprivileged staged installation is default [asau 2012-08-14]
pkgsrc has changed to use unprivileged staged installation by default.
This makes it possible to prevent some installation mistakes.