summaryrefslogtreecommitdiff
path: root/doc/CHANGES
diff options
context:
space:
mode:
authorjtb <jtb>2003-07-12 11:50:02 +0000
committerjtb <jtb>2003-07-12 11:50:02 +0000
commit5f73ad7c87e518368270d441b35f0f538808ee78 (patch)
treee498f5e5ee491ec9e6d339c8b910829f92b70716 /doc/CHANGES
parent477ddda67adb9b7074137d267a87b764976853ae (diff)
downloadpkgsrc-5f73ad7c87e518368270d441b35f0f538808ee78.tar.gz
Note updates of gcc to 2.95.3nb4 and gpc to 2.1nb3.
Add the "if-exists" specs function. Enables the addition of crti.o and crtn.o to the executable if they exist. This fixes these packages on systems running -current.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r--doc/CHANGES4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 8cf17249654..52fe7f57772 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2752 2003/07/12 11:30:52 zuntum Exp $
+$NetBSD: CHANGES,v 1.2753 2003/07/12 11:50:02 jtb Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2771,3 +2771,5 @@ Changes to the packages collection and infrastructure in 2003:
Updated dopewars to 1.5.9 [wiz 2003-07-12]
Updated getmail to 3.1.7 [wiz 2003-07-12]
Updated gimageview to 0.2.23 [zuntum 2003-07-12]
+ Updated gcc to 2.95.3nb4 [jtb 2003-07-12]
+ Updated gpc to 2.1nb3 [jtb 2003-07-12]