summaryrefslogtreecommitdiff
path: root/simple-build-script
diff options
context:
space:
mode:
Diffstat (limited to 'simple-build-script')
-rw-r--r--simple-build-script/ChangeLog4
-rw-r--r--simple-build-script/README2
2 files changed, 5 insertions, 1 deletions
diff --git a/simple-build-script/ChangeLog b/simple-build-script/ChangeLog
index 977563c..8112689 100644
--- a/simple-build-script/ChangeLog
+++ b/simple-build-script/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-19 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * README: Fix typo.
+
2010-03-28 Joel Sherrill <joel.sherrill@oarcorp.com>
* ChangeLog, README, build_tools: New files.
diff --git a/simple-build-script/README b/simple-build-script/README
index c26673a..ab02de4 100644
--- a/simple-build-script/README
+++ b/simple-build-script/README
@@ -22,5 +22,5 @@ export PATH=INSTALL_POINT/bin:$PATH
Since you need the proper autoconf and automake versions to bootstrap
RTEMS from CVS, these are included in the build script.
---Joel Sherrill (28 Match 2010)
+--Joel Sherrill (28 March 2010)