summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 16:37:40 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-01-09 16:37:40 +0000
commit29ab6a0ea082de76f355bd3f489fbec6f1932882 (patch)
tree21a40549e226eb93ae17ad6f6c90b3004721dc4d /cpukit/ChangeLog
parent2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-29ab6a0ea082de76f355bd3f489fbec6f1932882.tar.bz2
2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
* libcsupport/src/__assert.c: Clean up and make __assert() call __assert_func().
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 4a6d00591c..4a5f940a37 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2008-01-09 Joel Sherrill <joel.sherrill@OARcorp.com>
+
+ * libcsupport/src/__assert.c: Clean up and make __assert() call
+ __assert_func().
+
2008-01-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* libcsupport/src/__assert.c: Newlib 1.16.0 adds __assert_func(). We