summaryrefslogtreecommitdiffstats
path: root/doc/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-10-31 13:46:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-10-31 13:46:43 +0000
commitb009f48110357ce3ccf01461e181954920f59985 (patch)
tree94f90b65d0cf7ade699d21dbb125a8e5349328ad /doc/ChangeLog
parentNew. (diff)
downloadrtems-b009f48110357ce3ccf01461e181954920f59985.tar.bz2
2011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1947/doc * started/buildrt.t: Make note that native toolset is needed to configure and build RTEMS.
Diffstat (limited to 'doc/ChangeLog')
-rw-r--r--doc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 97bc385391..b812b9157d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,9 @@
+2011-10-31 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1947/doc
+ * started/buildrt.t: Make note that native toolset is needed to
+ configure and build RTEMS.
+
2011-10-05 Joel Sherrill <joel.sherrill@oarcorp.com>
Petr Benes <benesp16@fel.cvut.cz>