diff options
author | reed <reed@pkgsrc.org> | 2004-10-10 03:16:08 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-10-10 03:16:08 +0000 |
commit | dab2bd917b336849bd3ff5f886494c49f008fd1c (patch) | |
tree | e6cf77cbd1d370dcb298bea117ce7b54231161b1 /doc | |
parent | df8f01fd9ab6ff8808221c37a98e4db9ded658ec (diff) | |
download | pkgsrc-dab2bd917b336849bd3ff5f886494c49f008fd1c.tar.gz |
Added strace. Only for Linux now. Please test under SunOS, Solaris,
System V release 4 and Irix.
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 3a7ee8aa918..69007370507 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.7384 2004/10/09 20:49:36 mjl Exp $ +$NetBSD: CHANGES,v 1.7385 2004/10/10 03:16:08 reed Exp $ Changes to the packages collection and infrastructure in 2004: @@ -4594,3 +4594,4 @@ Changes to the packages collection and infrastructure in 2004: Updated openh323 to 1.15.1 [mjl 2004-10-09] Updated phppgadmin to 3.4.1 [jdolecek 2004-10-09] Added gnugk-2.0.8 [mjl 2004-10-09] + Added strace-4.5.7 [reed 2004-10-10] |