summaryrefslogtreecommitdiffstats
path: root/testsuites/libtests/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/libtests/ChangeLog')
-rw-r--r--testsuites/libtests/ChangeLog8
1 files changed, 4 insertions, 4 deletions
diff --git a/testsuites/libtests/ChangeLog b/testsuites/libtests/ChangeLog
index c847ce1a07..3564a62953 100644
--- a/testsuites/libtests/ChangeLog
+++ b/testsuites/libtests/ChangeLog
@@ -57,18 +57,18 @@
* rtems++/Makefile.am: Remove LIB_VARIANT.
-2004-11-22 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-11-22 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Remove -ansi to prevent folks from further damaging
the code with broken prototypes.
* putenvtest/init.c: Remove broken putenv prototype.
* termios/init.c (print_c_cc): Don't loop over NCCS.
-2004-09-24 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-09-24 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Require automake > 1.9.
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpuuse/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* malloctest/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
@@ -79,7 +79,7 @@
* stackchk/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* termios/init.c: Include <rtems/confdefs.h> instead of <confdefs.h>.
-2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-03-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* cpuuse/system.h, cpuuse/task1.c, cpuuse/tswitch.c, monitor/init.c,
monitor/system.h, rtems++/System.h, rtems++/Task1.cc,