diff options
author | abs <abs@pkgsrc.org> | 2004-01-21 10:19:05 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-01-21 10:19:05 +0000 |
commit | d52f3301400def14e43d9f47418537a361179681 (patch) | |
tree | 7d7dbfca7d194e82259b1d54d827dbbc3b605b41 /doc | |
parent | 0e4e4da57e37d4c6c7d634884ded12ac11905da4 (diff) | |
download | pkgsrc-d52f3301400def14e43d9f47418537a361179681.tar.gz |
Updated gcc3 to 3.3nb6:
Add USE_GCC3 to files/gcc3.mk to work better when included in mk.conf
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 61ab899e6ab..463c1e753b4 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4531 2004/01/21 06:56:59 martti Exp $ +$NetBSD: CHANGES,v 1.4532 2004/01/21 10:19:05 abs Exp $ Changes to the packages collection and infrastructure in 2004: @@ -374,3 +374,5 @@ Changes to the packages collection and infrastructure in 2004: Added gpg2dot-1.0 [atatat 2004-01-21] Updated gpg2dot-1.2 [lukem 2004-01-21] Updated postfix to 2.0.17 [martti 2004-01-21] + Updated gcc3 to 3.3nb6 [abs 2004-01-21] + |