summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-23 16:07:35 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-05-23 16:07:35 +0000
commit926b3cff833181ce673146af2540d3e61567835a (patch)
tree43ce289e15305f61c493d442eac0496205b5e276 /doc/ChangeLog
parent2011-05-23 Marta Rybczynska <marta.rybczynska@kalray.eu> (diff)
downloadrtems-926b3cff833181ce673146af2540d3e61567835a.tar.bz2
2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
* bsp_howto/support.t: Add section describing configuration macros which may be defined at the BSP level to alter defaults in rtems/confdefs.h.
Diffstat (limited to '')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 606ec8ecce..6d1793da54 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2011-05-23 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * bsp_howto/support.t: Add section describing configuration macros
+ which may be defined at the BSP level to alter defaults in
+ rtems/confdefs.h.
+
2011-05-19 Gedare Bloom <giddyup44@yahoo.com>
* user/conf.t: Fix typos.