summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/i386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 22:46:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-01-30 22:46:17 +0000
commit845fac33843b9ce0b2f532700457754e2849b922 (patch)
tree277f6c2b6dba64e9babc9d0f481d7d48b0d41038 /c/src/exec/score/cpu/i386/ChangeLog
parent2001-01-30 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-845fac33843b9ce0b2f532700457754e2849b922.tar.bz2
2001-01-30 Joel Sherrill <joel@OARcorp.com>
* Makefile.am: Corrected so .h files from rtems/score/ are installed.
Diffstat (limited to 'c/src/exec/score/cpu/i386/ChangeLog')
-rw-r--r--c/src/exec/score/cpu/i386/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/exec/score/cpu/i386/ChangeLog b/c/src/exec/score/cpu/i386/ChangeLog
index 5187b90cc5..d74db1a458 100644
--- a/c/src/exec/score/cpu/i386/ChangeLog
+++ b/c/src/exec/score/cpu/i386/ChangeLog
@@ -1,3 +1,7 @@
+2001-01-30 Joel Sherrill <joel@OARcorp.com>
+
+ * Makefile.am: Corrected so .h files from rtems/score/ are installed.
+
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* cpu.c: Include rtems/bspIo.h instead of bspIo.h.