summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 21:17:06 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2000-10-31 21:17:06 +0000
commitd60b3efa841c07062b5fa6e39595695c6759c226 (patch)
tree9e62b5b3b163fa3bde4d60b57e24ae4279b158f5 /cpukit/posix/ChangeLog
parent2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-d60b3efa841c07062b5fa6e39595695c6759c226.tar.bz2
2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.in: Cleanup comments. * bsp_specs: Add qnolinkcmds.
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index 50bf38f01c..9ec3095cab 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,7 @@
+2000-10-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * configure.in: Cleanup comments.
+
2000-10-30 Joel Sherrill <joel@OARcorp.com>
* include/Makefile.am: Updated to reflect files merged into newlib.
@@ -19,7 +23,7 @@
2000-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: ACLOCAL_AMFLAGS= -I $(RTEMS_TOPdir)/macros.
- Switch to GNU canonicalization.
+ Switch to GNU canonicalization.
2000-09-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>