From 5d941f364dc52ae41d9d2e324868a70b82bc7aad Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 5 Nov 2002 19:46:26 +0000 Subject: 2002-10-30 Eric Norum * src/psignal.c: Fix counting problem which resulted in too many entries being in the POSIX signals default behavior table. --- cpukit/posix/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'cpukit/posix/ChangeLog') diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog index cd5c16e466..5547d6f530 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,8 @@ +2002-10-30 Eric Norum + + * src/psignal.c: Fix counting problem which resulted in too many + entries being in the POSIX signals default behavior table. + 2002-11-01 Joel Sherrill * ChangeLog: Corrected. -- cgit v1.2.3