summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 16:24:00 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2011-03-14 16:24:00 +0000
commit78d1190528525ef789800c3ce1912fc20ff55324 (patch)
tree14b3472c902ce8554cc35b2a47f4b4c39ce9b279 /cpukit/ChangeLog
parent2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-78d1190528525ef789800c3ce1912fc20ff55324.tar.bz2
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/imfs/deviceerrno.c: Add RTEMS_INVALID_CLOCK, RTEMS_INVALID_NODE, and RTEMS_NOT_CONFIGURED.
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 b44370da7c..1f24da9265 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,5 +1,10 @@
2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+ * libfs/src/imfs/deviceerrno.c: Add RTEMS_INVALID_CLOCK,
+ RTEMS_INVALID_NODE, and RTEMS_NOT_CONFIGURED.
+
+2011-03-14 Joel Sherrill <joel.sherrill@oarcorp.com>
+
PR 1762/cpukit
* Makefile.am, preinstall.am, libmisc/Makefile.am, wrapup/Makefile.am:
Add generic serial mouse driver and mouse parser. The parser code was