summaryrefslogtreecommitdiffstats
path: root/cpukit/sapi/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-03 23:58:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-02-03 23:58:21 +0000
commit590cae7a98a649f9ebdccbddcaabfaf550aabece (patch)
treeb8fb78052e7a149e5d3e92e7d57cd37f072dd537 /cpukit/sapi/ChangeLog
parent2003-02-03 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-590cae7a98a649f9ebdccbddcaabfaf550aabece.tar.bz2
2003-02-03 Joel Sherrill <joel@OARcorp.com>
PR 338/filesystem * include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy problem with rtems_io_lookup_name() (API change).
Diffstat (limited to 'cpukit/sapi/ChangeLog')
-rw-r--r--cpukit/sapi/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/sapi/ChangeLog b/cpukit/sapi/ChangeLog
index 4e9cad650e..24d943f454 100644
--- a/cpukit/sapi/ChangeLog
+++ b/cpukit/sapi/ChangeLog
@@ -1,3 +1,9 @@
+2003-02-03 Joel Sherrill <joel@OARcorp.com>
+
+ PR 338/filesystem
+ * include/rtems/io.h, src/io.c: Side-effect of fixing reentrancy
+ problem with rtems_io_lookup_name() (API change).
+
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't create $ARCH as side-effect of compilation.