summaryrefslogtreecommitdiffstats
path: root/testsuites/sptests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 17:34:12 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 17:34:12 +0000
commitce656dff3ac416a5308db95ec92b4486068f2c92 (patch)
tree0effeb5ebccd759011df2d2a7613721ec504dc7a /testsuites/sptests/ChangeLog
parent2010-08-10 Bharath Suri <bharath.s.jois@gmail.com> (diff)
downloadrtems-ce656dff3ac416a5308db95ec92b4486068f2c92.tar.bz2
2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
PR 1663/testing * spmkdir/init.c: New cases to get the error path in rtems_mkdir routine.
Diffstat (limited to 'testsuites/sptests/ChangeLog')
-rw-r--r--testsuites/sptests/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuites/sptests/ChangeLog b/testsuites/sptests/ChangeLog
index 31d6f3e01a..8c26ec3d79 100644
--- a/testsuites/sptests/ChangeLog
+++ b/testsuites/sptests/ChangeLog
@@ -1,3 +1,9 @@
+2010-08-10 Bharath Suri <bharath.s.jois@gmail.com>
+
+ PR 1663/testing
+ * spmkdir/init.c: New cases to get the error path in rtems_mkdir
+ routine.
+
2010-08-09 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1661/testing