summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-31 22:19:49 +0000
committerjlam <jlam@pkgsrc.org>2002-10-31 22:19:49 +0000
commitc261e8807c348292c41d6f0125da22033f396b98 (patch)
treea6d4f08cd541b90246d62898d33c72880a8b82f2 /doc
parent730e9ae62a646756be2d9a49b6ec49d7b9ab88da (diff)
downloadpkgsrc-c261e8807c348292c41d6f0125da22033f396b98.tar.gz
Fix the sdl-config script to return the correct libraries for linking
against libaa by querying the aalib-config script. Bump the PKGREVISION since this change is user-visible.
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 35b3f99de35..a268c6c3a88 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.429 2002/10/31 17:58:46 wiz Exp $
+$NetBSD: CHANGES,v 1.430 2002/10/31 22:19:49 jlam Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3473,3 +3473,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated monafonts to 2.21 [toshii 2002-10-31]
Updated opera6 to 6.10 [tron 2002-10-31]
Updated pan to 0.13.1 (gtk2-pan) [wiz 2002-10-31]
+ Updated sdl to 1.2.5nb1 [jlam 2002-10-31]