summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorabs <abs>2003-06-08 10:36:17 +0000
committerabs <abs>2003-06-08 10:36:17 +0000
commit8a763acb213a50f94fda6ce7240ac487d88fd5e6 (patch)
tree670a9ef6423199473732bbc4416d9354de34bec8 /doc
parent6ed08a5f9ee45642380614d5e9175a19a0d29a48 (diff)
downloadpkgsrc-8a763acb213a50f94fda6ce7240ac487d88fd5e6.tar.gz
Update userppp to 001107nb1
Fix compilation under gcc3: avoid trigraphs, comparison always true/false, and pass -fno-strict-aliasing
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 0c9b292a732..613ebee622c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.2455 2003/06/08 09:55:28 abs Exp $
+$NetBSD: CHANGES,v 1.2456 2003/06/08 10:36:49 abs Exp $
Changes to the packages collection and infrastructure in 2003:
@@ -2379,3 +2379,4 @@ Changes to the packages collection and infrastructure in 2003:
Updated spamassassin to 2.55nb1 [heinz 2003-06-08]
Added gnuserv-3.12.6 [epg 2003-06-08]
Updated figlet to 2.2.1nb1 [abs 2003-06-08]
+ Updated userppp to 001107nb1 [abs 2003-06-08]