summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-24 23:04:59 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-04-24 23:04:59 +0000
commitb2a1ea3a526d32c4f19669913a56f018ccf26a01 (patch)
tree7476cc068e35d60679011918866180cdd35dc07c /c/src/tests/psxtests/ChangeLog
parent2000-04-24 Eric Norum <eric.norum@usask.ca> (diff)
downloadrtems-b2a1ea3a526d32c4f19669913a56f018ccf26a01.tar.bz2
2001-04-24 Joel Sherrill <joel@OARcorp.com>
* psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for open, write, reopen, append twice from Andrew Bythell <abythell@nortelnetworks.com> that tripped an initialization problem in the IMFS.
Diffstat (limited to 'c/src/tests/psxtests/ChangeLog')
-rw-r--r--c/src/tests/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog
index 0082d26481..6a8de5c4dd 100644
--- a/c/src/tests/psxtests/ChangeLog
+++ b/c/src/tests/psxtests/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-24 Joel Sherrill <joel@OARcorp.com>
+
+ * psxfile01/test.c, psxfile01/psxfile01.scn : Added test case for
+ open, write, reopen, append twice from Andrew Bythell
+ <abythell@nortelnetworks.com> that tripped an initialization
+ problem in the IMFS.
+
2001-04-20 Joel Sherrill <joel@OARcorp.com>
* psx04/init.c, psx04/psx04.scn, psx07/init.c, psx07/psx07.scn,