summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b84d5db41b..71492c1105 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-07-29 Ralf Corsépius <ralf.corsepius@rtems.org>
+
+ * posix/src/prwlocktrywrlock.c, posix/src/prwlocktryrdlock.c,
+ posix/src/prwlockrdlock.c: Use C-style comments.
+
2008-07-29 Chris Johns <chrisj@rtems.org>
* libblock/src/nvdisk.c: Fix block compile bug.