summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-21 15:22:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-21 15:22:40 +0000
commitcd2255151a80a4967c1a60dd54bb0b63a47177d4 (patch)
tree161a54286ecd2589db6085a16b813ab102d9df52 /cpukit/ChangeLog
parentFix typo. (diff)
downloadrtems-cd2255151a80a4967c1a60dd54bb0b63a47177d4.tar.bz2
2007-12-21 Joel Sherrill <joel.sherrill@OARcorp.com>
PR 1268/cpukit * libcsupport/include/rtems/assoc.h: There is no rtems_assoc_ptr_by_value method.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 1c5a720e90..2e9bd902d9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-21 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ PR 1268/cpukit
+ * libcsupport/include/rtems/assoc.h: There is no
+ rtems_assoc_ptr_by_value method.
+
2007-12-21 Ralf Corsépius <ralf.corsepius@rtems.org>
* libcsupport/src/sync.c: Make sync() POSIX-compliant.