From 7210dcb41ac769e73ba9efc04c8803e255a768d7 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 27 Jan 2003 15:48:18 +0000 Subject: 2003-01-27 Juan Zamorano * src/ptimer1.c: Correct problem which could lead to overflow in time math. --- 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 daeb344d9d..25c21bb555 100644 --- a/cpukit/posix/ChangeLog +++ b/cpukit/posix/ChangeLog @@ -1,3 +1,8 @@ +2003-01-27 Juan Zamorano + + * src/ptimer1.c: Correct problem which could lead to overflow in time + math. + 2003-01-03 Joel Sherrill * ChangeLog: Corrected entry for sysconf.c which did not include PR. -- cgit v1.2.3