diff options
author | jlam <jlam@pkgsrc.org> | 2003-09-04 01:51:15 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2003-09-04 01:51:15 +0000 |
commit | 77c161d11a102f62ef0e6bb878d00e22e88d5792 (patch) | |
tree | 43532637b6a3946b50a4c1abfc364abb352e50d9 /doc | |
parent | faea678fea98d5ac9e1151940b0e8616bd096e4f (diff) | |
download | pkgsrc-77c161d11a102f62ef0e6bb878d00e22e88d5792.tar.gz |
Update pkgtools/libnbcompat to 20030828. Changes from previous version
include making mkdtemp() return the correct values on systems that use
libnbcompat's mkdtemp. Fix by jschauma@netbsd.org.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 5b6dc32c89d..7914b6a013a 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.3230 2003/09/03 21:33:44 seb Exp $ +$NetBSD: CHANGES,v 1.3231 2003/09/04 01:51:53 jlam Exp $ Changes to the packages collection and infrastructure in 2003: @@ -3516,3 +3516,4 @@ Changes to the packages collection and infrastructure in 2003: Updated wxGTK to 2.4.1 [xtraeme 2003-09-03] Updated mserv to 0.05nb1 [abs 2003-09-03] Updated nam to 1.9 [seb 2003-09-03] + Updated libnbcompat to 20030828 [jlam 2003-09-03] |