summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 14:41:47 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2010-08-10 14:41:47 +0000
commitb50cde42223dc78cab5447e12cb574c4fc9403b6 (patch)
tree2c454d6f8741f66f90cec18a708d435d34f785b3 /testsuites/psxtests/ChangeLog
parent2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-b50cde42223dc78cab5447e12cb574c4fc9403b6.tar.bz2
2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
PR 1665/testing * psximfs02/init.c: Fix uninitialized variable warning.
Diffstat (limited to 'testsuites/psxtests/ChangeLog')
-rw-r--r--testsuites/psxtests/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/psxtests/ChangeLog b/testsuites/psxtests/ChangeLog
index 6353262b2c..089f7d8b0b 100644
--- a/testsuites/psxtests/ChangeLog
+++ b/testsuites/psxtests/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-10 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ PR 1665/testing
+ * psximfs02/init.c: Fix uninitialized variable warning.
+
2010-08-09 Bharath Suri <bharath.s.jois@gmail.com>
PR 1661/testing