summaryrefslogtreecommitdiffstats
path: root/cpukit/posix
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-01 22:26:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-11-01 22:26:02 +0000
commitb31106f6297c248233ba879d55b0461da6f99fc9 (patch)
tree84570cb24fa217e8035cb15db3340cce8e2a5728 /cpukit/posix
parent2002-11-01 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-b31106f6297c248233ba879d55b0461da6f99fc9.tar.bz2
2002-11-01 Joel Sherrill <joel@OARcorp.com>
* ChangeLog: Corrected.
Diffstat (limited to 'cpukit/posix')
-rw-r--r--cpukit/posix/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index c4dadb5985..cd5c16e466 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,11 @@
+2002-11-01 Joel Sherrill <joel@OARcorp.com>
+
+ * ChangeLog: Corrected.
+
+2002-10-30 Eric Norum <eric.norum@usask.ca>
+
+ * src/psignal.c: Reflect changes to signal names in newlib.
+
2002-10-25 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Add nostdinc to AM_INIT_AUTOMAKE.