summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index b5b6aa26e3..09b7a1fef0 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,12 @@
2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+ PR 1981/cpukit
+ * posix/Makefile.am: Reflect changes below.
+ * posix/src/pthreadsetcputime.c, posix/src/pthreadgetcputime.c:
+ Remove (Obsolete).
+
+2011-12-08 Ralf Corsépius <ralf.corsepius@rtems.org>
+
* ftpd/ftpd.c: Make split_command static.
* libnetworking/rtems/rtems_dhcp.c:
Make format_ip, dhcp_init static.