diff options
-rw-r--r-- | doc/CHANGES | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7fe9a70d85b..93b94cccf38 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8927 2005/01/25 22:44:01 jmmv Exp $ +$NetBSD: CHANGES,v 1.8928 2005/01/25 23:07:05 jmmv Exp $ Changes to the packages collection and infrastructure in 2005: @@ -574,8 +574,9 @@ Changes to the packages collection and infrastructure in 2005: Added koffice-i18n-sk-1.3.5 [markd 2005-01-25] Added koffice-i18n-sv-1.3.5 [markd 2005-01-25] Added pkg_alternatives-1.0 [jmmv 2005-01-25] - alternatives.mk: Adds support to package Makefiles to easily handle - alternatives for common program names [jmmv 2005-01-25] + bsd.pkg.mk: Introduced the alternatives framework, which allows easy + handling of different alternatives (binaries) for common + program names [jmmv 2005-01-25] Updated lwp to 1.12 [blymn 2005-01-25] Updated rpc2 to 1.26 [blymn 2005-01-25] Updated rvm to 1.10 [blymn 2005-01-25] |