diff options
author | abs <abs@pkgsrc.org> | 2006-08-14 13:19:54 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2006-08-14 13:19:54 +0000 |
commit | befe9b9ae3c05ec80b7375cb50e065aef497d835 (patch) | |
tree | 6fef67610c11a46baa7c162b99f7e90669913de6 /doc | |
parent | ffb01de1dbf6687aabab126a82382e4af299db44 (diff) | |
download | pkgsrc-befe9b9ae3c05ec80b7375cb50e065aef497d835.tar.gz |
Update msu to 1.08:
- call fchown on tty
- Rename log() to log_msu() to avoid compiler warning
- switch dist to .tbz from .tgz
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2006 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2006 b/doc/CHANGES-2006 index c098be5e8d3..502e4ed97af 100644 --- a/doc/CHANGES-2006 +++ b/doc/CHANGES-2006 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2006,v 1.1025 2006/08/14 13:16:29 gdt Exp $ +$NetBSD: CHANGES-2006,v 1.1026 2006/08/14 13:21:20 abs Exp $ Changes to the packages collection and infrastructure in 2006: @@ -3938,3 +3938,4 @@ Changes to the packages collection and infrastructure in 2006: Updated audio/libtunepimp to 0.5.1 [wiz 2006-08-13] Updated devel/bzr to 0.9 [wiz 2006-08-13] Updated graphics/gimp-ufraw to 0.9.1 [gdt 2006-08-14] + Updated security/msu to 1.08 [abd 2006-08-14] |