summaryrefslogtreecommitdiffstats
path: root/c/src/tests/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-09-30 05:43:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-09-30 05:43:30 +0000
commitaf69e57bc3c43fc1aae6f561daf4cbb254713636 (patch)
treefde4c925ffd7b1d24f2847c93f94ffa91b9d3fd7 /c/src/tests/samples/ChangeLog
parent2003-09-29 Till Strauman <strauman@slac.stanford.edu> (diff)
downloadrtems-af69e57bc3c43fc1aae6f561daf4cbb254713636.tar.bz2
2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* fileio/init.c: Unconditionally define MIN (We *do want* to see error messages if it conflicts).
Diffstat (limited to 'c/src/tests/samples/ChangeLog')
-rw-r--r--c/src/tests/samples/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/c/src/tests/samples/ChangeLog b/c/src/tests/samples/ChangeLog
index aebec455f9..fc01726558 100644
--- a/c/src/tests/samples/ChangeLog
+++ b/c/src/tests/samples/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-30 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * fileio/init.c: Unconditionally define MIN (We *do want* to see
+ error messages if it conflicts).
+
2003-09-04 Joel Sherrill <joel@OARcorp.com>
* README, base_mp/apptask.c, base_mp/init.c, base_mp/system.h,