summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 17:37:54 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-07-27 17:37:54 +0000
commit234a36c996c8fe53a0cfd845db24f18314965a94 (patch)
treecffe12ed792313ed2caba3db826bc6946f413b86 /cpukit/ChangeLog
parent2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com> (diff)
downloadrtems-234a36c996c8fe53a0cfd845db24f18314965a94.tar.bz2
2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
* posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e55b3b7a96..b70bd5c4c9 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,7 @@
+2010-07-27 Joel Sherrill <joel.sherrilL@OARcorp.com>
+
+ * posix/src/sigsuspend.c: Do not assert unless RTEMS_DEBUG is defined.
+
2010-07-27 Vinu Rajashekhar <vinutheraj@gmail.com>
PR 1629/cpukit