summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/i386/pc386/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-20 14:20:44 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-20 14:20:44 +0000
commit7ed57bd364420f8fdaafa56257f00a0c1fa894fe (patch)
tree4341094a2c08db6720c364cc388252ef9ade7898 /c/src/lib/libbsp/i386/pc386/ChangeLog
parent2002-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-7ed57bd364420f8fdaafa56257f00a0c1fa894fe.tar.bz2
2002-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* PR139 * configure.ac: Remove stray ';', breaks building with automake-1.6.
Diffstat (limited to 'c/src/lib/libbsp/i386/pc386/ChangeLog')
-rw-r--r--c/src/lib/libbsp/i386/pc386/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/i386/pc386/ChangeLog b/c/src/lib/libbsp/i386/pc386/ChangeLog
index f06d0f157a..01194578cd 100644
--- a/c/src/lib/libbsp/i386/pc386/ChangeLog
+++ b/c/src/lib/libbsp/i386/pc386/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-16 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * PR139
+ * configure.ac: Remove stray ';', breaks building with automake-1.6.
+
2002-01-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/bsp.h: Include rtems/bspIo.h instead of bspIo.h.