summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 20:25:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-09-17 20:25:14 +0000
commit5060d4f970a9e176b937cbb8b2682aed45b02391 (patch)
tree35171bf63f211ef513293149b71a4bcd35d82070 /cpukit/ChangeLog
parent2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-5060d4f970a9e176b937cbb8b2682aed45b02391.tar.bz2
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
* configure.ac: Add generated Doxyfile which can process entire set of preinstalled .h files. * Doxyfile.in: New file.
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 79f9351476..0a73a7ce7c 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,11 @@
2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * configure.ac: Add generated Doxyfile which can process entire set of
+ preinstalled .h files.
+ * Doxyfile.in: New file.
+
+2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com>
+
* sapi/include/confdefs.h: Rename STACK_CHECKER_ON to more appropriate
CONFIGURE_STACK_CHECKER_ENABLED.