summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 5fd59c4729..f78c793f1e 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2006-01-08 Joel Sherrill <joel@OARcorp.com>
+ * libcsupport/src/unixlibc.c, libfs/src/imfs/ioman.c: Change
+ rtems_io_register_name to take a const char *.
+
+2006-01-08 Joel Sherrill <joel@OARcorp.com>
+
* sapi/include/rtems/io.h, sapi/src/io.c: Change rtems_io_register_name
to take a const char *.