diff options
author | hamajima <hamajima@pkgsrc.org> | 2005-01-11 05:12:56 +0000 |
---|---|---|
committer | hamajima <hamajima@pkgsrc.org> | 2005-01-11 05:12:56 +0000 |
commit | 2bfb9bf44442cb43d37d9b2c1c6f3b7e6c711fea (patch) | |
tree | 37ef08c6a5fb844c7123e4a23e66a3fc1d24b1f7 /doc | |
parent | b3f4719668605c4c5e37410a5c11e2a7f17edc91 (diff) | |
download | pkgsrc-2bfb9bf44442cb43d37d9b2c1c6f3b7e6c711fea.tar.gz |
support i386 a.out and ELF binary emulation for amd64.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 32b76737b1a..68525d40074 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.8690 2005/01/11 04:35:19 kim Exp $ +$NetBSD: CHANGES,v 1.8691 2005/01/11 05:12:56 hamajima Exp $ Changes to the packages collection and infrastructure in 2005: @@ -227,3 +227,5 @@ Changes to the packages collection and infrastructure in 2005: Updated gsymcheck to 20041228 [dmcmahill 2005-01-10] Updated libgeda to 20041228 [dmcmahill 2005-01-10] Updated leafnode to 1.10.7 [kim 2005-01-11] + Updated netbsd32_compat14 to 1.4.3.1nb1 [hamajima 2005-01-11] + Updated netbsd32_compat16 to 1.0nb1 [hamajima 2005-01-11] |