summaryrefslogtreecommitdiffstats
path: root/c/src/lib/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-30 07:59:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-08-30 07:59:43 +0000
commit51f21b2d208cd451658d35ed90a0b0c23df9db83 (patch)
tree3320a00b445ba9c30460c24769980ac4f0965f83 /c/src/lib/ChangeLog
parent2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-51f21b2d208cd451658d35ed90a0b0c23df9db83.tar.bz2
2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Remove libcpu and libbsp * Makefile.am: Remove libcpu and libbsp
Diffstat (limited to '')
-rw-r--r--c/src/lib/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/lib/ChangeLog b/c/src/lib/ChangeLog
index a2e2c25f0c..f149b62985 100644
--- a/c/src/lib/ChangeLog
+++ b/c/src/lib/ChangeLog
@@ -1,4 +1,9 @@
+2000-08-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: Remove libcpu and libbsp
+ * Makefile.am: Remove libcpu and libbsp
+
2000-08-25 Joel Sherrill <joel.sherrill@OARcorp.com>
* libc/fs_null_handlers.c: Added missing rmnod entry.