diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog index 71492c1105..e85ed6d101 100644 --- a/cpukit/ChangeLog +++ b/cpukit/ChangeLog @@ -1,5 +1,6 @@ 2008-07-29 Ralf Corsépius + * telnetd/pty.c: Add prototypes. Remove misc. C++-code pollution. * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c, posix/src/prwlockrdlock.c: Use C-style comments.