summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-09 19:34:04 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-12-09 19:34:04 +0000
commit527ecc7acf4162259bda716ff57d14513c47046c (patch)
tree585401a6ac6d8ae1f97a9acffa8358a972703d60 /testsuites/samples/ChangeLog
parent2008-12-09 Jukka Pietarinen <jukka.pietarinen@mrf.fi> (diff)
downloadrtems-527ecc7acf4162259bda716ff57d14513c47046c.tar.bz2
2008-12-09 Joel Sherrill <joel.sherrill@oarcorp.com>
* fileio/init.c: Add explicit creation of /etc/passwd and /etc/group so we have a test case for real password checking.
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index aa30a7f5a7..1331dcfdb6 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,3 +1,8 @@
+2008-12-09 Joel Sherrill <joel.sherrill@oarcorp.com>
+
+ * fileio/init.c: Add explicit creation of /etc/passwd and /etc/group so
+ we have a test case for real password checking.
+
2008-11-24 Ralf Corsépius <ralf.corsepius@rtems.org>
* paranoia/paranoia.c: Add missing prototypes.