diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 8175729ed4..90a1bfce0c 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,3 +1,8 @@ +2007-12-23 Ralf Corsépius + + * libcsupport/src/sync.c: Make sync() POSIX-compliant. + * libcsupport/src/__gettod.c: Make gettimeofday() POSIX-compliant. + 2007-12-21 Joel Sherrill PR 1268/cpukit