summaryrefslogtreecommitdiffstats
path: root/c/src/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2006-01-08 17:59:11 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2006-01-08 17:59:11 +0000
commitc2c0379c82941eddbd8f33c52d162324497c2ff4 (patch)
treeeb65e645a562d346b8b765f73792d5e4dd969e83 /c/src/ChangeLog
parent2006-01-08 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-c2c0379c82941eddbd8f33c52d162324497c2ff4.tar.bz2
2006-01-08 Joel Sherrill <joel@OARcorp.com>
* optman/sapi/no-io.c: Change rtems_io_register_name to take a const char *.
Diffstat (limited to 'c/src/ChangeLog')
-rw-r--r--c/src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/ChangeLog b/c/src/ChangeLog
index 76adc61c6d..e5b0bfda8d 100644
--- a/c/src/ChangeLog
+++ b/c/src/ChangeLog
@@ -1,5 +1,10 @@
2006-01-08 Joel Sherrill <joel@OARcorp.com>
+ * optman/sapi/no-io.c: Change rtems_io_register_name to take a const
+ char *.
+
+2006-01-08 Joel Sherrill <joel@OARcorp.com>
+
* libchip/i2c/i2c-2b-eeprom.c, libchip/i2c/i2c-ds1621.c: Eliminate
warnings.