summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
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.