summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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).