summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2010-06-23 05:01:46 +0000
committerChris Johns <chrisj@rtems.org>2010-06-23 05:01:46 +0000
commit68b49f1955011290cc58fe2e917ecdf4beeb9477 (patch)
treedd3bbea7b5254a13c1bd5bfdbed52d6444ff1646 /cpukit/ChangeLog
parent2010-06-23 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-68b49f1955011290cc58fe2e917ecdf4beeb9477.tar.bz2
2010-06-23 Chris Johns <chrisj@rtems.org>
PR 1577/filesystem * libfs/src/pipe/fifo.c: Fixed the error codes returned on open.
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 63009e096d..fa261ba508 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2010-06-23 Chris Johns <chrisj@rtems.org>
+
+ PR 1577/filesystem
+ * libfs/src/pipe/fifo.c: Fixed the error codes returned on open.
+
2010-06-23 Chris Johns <chrisj@rtems.org>
* rtems/Makefile.am: Remove the stray 'c' file.