summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/ChangeLog
diff options
context:
space:
mode:
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.