From bc69c4853d9f375b30d8c5fa3c90bd334b105152 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 8 Sep 2006 20:28:56 +0000 Subject: 2006-09-08 Ken Peters PR 1170/rtems * rtems/src/timerserver.c: Timer Server created the TIME task with a hard-coded hexadecimal number instead of using rtems_build_name. This resulted in a byte-swapped name on some platforms. --- cpukit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'cpukit/ChangeLog') diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 1256609e65..80065141ca 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,10 @@ +2006-09-08 Ken Peters + + PR 1170/rtems + * rtems/src/timerserver.c: Timer Server created the TIME task with a + hard-coded hexadecimal number instead of using rtems_build_name. This + resulted in a byte-swapped name on some platforms. + 2006-09-06 Chris Johns * pppd/pppd.h: Fix the bug in name change. The UNTIMEOUT -- cgit v1.2.3