summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/ChangeLog
diff options
context:
space:
mode:
authorJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:20:52 +0000
committerJennifer Averett <Jennifer.Averett@OARcorp.com>2003-08-06 19:20:52 +0000
commitac0a2afe7392f4cb790fb67702da0f3b02cde556 (patch)
treeaa4032e7e82906056407ff04b110602c0ea378c0 /c/src/tests/samples/ChangeLog
parent2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de> (diff)
downloadrtems-ac0a2afe7392f4cb790fb67702da0f3b02cde556.tar.bz2
2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
PR 369/filesystem * Makefile.am, configure.ac: sample application to show the use of the DOSFS functions * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c, fileio/system.h: New files.
Diffstat (limited to 'c/src/tests/samples/ChangeLog')
-rw-r--r--c/src/tests/samples/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/tests/samples/ChangeLog b/c/src/tests/samples/ChangeLog
index e322f861cb..9d78bea027 100644
--- a/c/src/tests/samples/ChangeLog
+++ b/c/src/tests/samples/ChangeLog
@@ -1,3 +1,11 @@
+2003-08-06 Thomas Doerfler<Thomas.Doerfler@imd-systems.de>
+
+ PR 369/filesystem
+ * Makefile.am, configure.ac: sample application to show the use of the
+ DOSFS functions
+ * fileio/Makefile.am, fileio/fileio.doc, fileio/init.c,
+ fileio/system.h: New files.
+
2003-06-04 Joel Sherrill <joel@OARcorp.com>
* pppd/system.h: Hack from Ralf to compile on all targets.