diff options
author | joerg <joerg@pkgsrc.org> | 2005-11-07 15:48:02 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2005-11-07 15:48:02 +0000 |
commit | 1f06079af040ce784ab74458871d9fd0296c6859 (patch) | |
tree | 49c23dbf2a003278792bfa38975b5df0434d0399 /doc/CHANGES | |
parent | 54851cb982f34abee65818bcc758802735ec9ab8 (diff) | |
download | pkgsrc-1f06079af040ce784ab74458871d9fd0296c6859.tar.gz |
Fix for signal handler in benchmark/bytebench.
Diffstat (limited to 'doc/CHANGES')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 75e72baf560..4bbfaf636e2 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.11852 2005/11/07 13:51:47 martti Exp $ +$NetBSD: CHANGES,v 1.11853 2005/11/07 15:48:02 joerg Exp $ Changes to the packages collection and infrastructure in 2005: @@ -5107,3 +5107,4 @@ Changes to the packages collection and infrastructure in 2005: Added sysutils/p5-Sys-CpuLoad version 0.03 [martti 2005-11-07] Updated net/p5-Net-SNMP to 5.2.0 [martti 2005-11-07] Updated devel/p5-POE to 0.3202 [martti 2005-11-07] + Updated benchmarks/bytebench to 4.1.0nb2 [root 2005-11-07] |