summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2009-12-04 15:31:02 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2009-12-04 15:31:02 +0000
commite7b9fee758671997583b2de28e0b78ca06365f5e (patch)
treeef9472e1ffd0d89fbaab4aad9342ef5f8e370acb /cpukit/ChangeLog
parentUnconditionally install posix/include/rtems/posix/sigset.h. (diff)
downloadrtems-e7b9fee758671997583b2de28e0b78ca06365f5e.tar.bz2
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
* posix/Makefile.am: Unconditionally install posix/include/rtems/posix/sigset.h. * posix/include/rtems/posix/psignal.h: Reflect having split out posix/include/rtems/posix/sigset.h.
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 615f242cc1..ff0205a6f3 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,9 @@
2009-12-04 Ralf Corsépius <ralf.corsepius@rtems.org>
+ * posix/Makefile.am: Unconditionally install
+ posix/include/rtems/posix/sigset.h.
+ * posix/include/rtems/posix/psignal.h: Reflect having split out
+ posix/include/rtems/posix/sigset.h.
* posix/include/rtems/posix/sigset.h: New (Split out from
posix/include/rtems/posix/psignal.h).