summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:04:01 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-10-17 08:04:01 +0000
commit8d62d94aea76a77cc2cc856aad08925b213e09fb (patch)
treed92fe801fd0ac70da9abf314ffddcb607cadd024 /c/src/lib/libbsp/i386/ts_386ex/ChangeLog
parent2005-10-16 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-8d62d94aea76a77cc2cc856aad08925b213e09fb.tar.bz2
2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
* Makefile.am: Install/preinstall headers from ../../i386/shared.
Diffstat (limited to 'c/src/lib/libbsp/i386/ts_386ex/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/ts_386ex/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
index 62527d50d5..e85618bae5 100644
--- a/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
+++ b/c/src/lib/libbsp/i386/ts_386ex/ChangeLog
@@ -1,3 +1,7 @@
+2005-10-17 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * Makefile.am: Install/preinstall headers from ../../i386/shared.
+
2005-09-19 Ralf Corsepius <ralf.corsepius@rtems.org>
* network/ne2000.c: Include <errno.h> instead of <sys/errno.h>.