summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-10-19 14:36:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-10-19 14:36:59 +0000
commit3f7786669ccc5d94c47e257f65a34ea44c4409ff (patch)
treeecaaa8d4e36de9a222c4891e2c7323f836c73993 /cpukit/ChangeLog
parent2007-10-18 Glenn Humphrey <glenn.humphrey@OARcorp.com> (diff)
downloadrtems-3f7786669ccc5d94c47e257f65a34ea44c4409ff.tar.bz2
2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/assoc.c: Removed. Accidentally included routine also in another file. Mistake after splitting.
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 4e032db7ae..404c3fe990 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2007-10-19 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libcsupport/src/assoc.c: Removed. Accidentally included routine
+ also in another file. Mistake after splitting.
+
2007-10-15 Ralf Corsépius <ralf.corsepius@rtems.org>
* libnetworking/netdb.h, libnetworking/libc/gethostnamadr.c,