summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 06:52:39 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-13 06:52:39 +0000
commit6f2593f79fdcb9dee230d8c8770769ffcc9b73e7 (patch)
tree85a9b98cbd288a0a5de123a47a2af0bb2dc9d14c /testsuites/samples/ChangeLog
parent2005-11-13 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-6f2593f79fdcb9dee230d8c8770769ffcc9b73e7.tar.bz2
Fix my email address
Diffstat (limited to 'testsuites/samples/ChangeLog')
-rw-r--r--testsuites/samples/ChangeLog12
1 files changed, 6 insertions, 6 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index ce055ceffb..f1def890b5 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -108,11 +108,11 @@
* Makefile.am: Remove DIST_SUBDIRS.
-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-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* configure.ac: Add CXX-checks. New conditionals CXXTESTS, MPTESTS,
NETTESTS. Add iostream/.
@@ -121,13 +121,13 @@
Reflect changes above.
* cdtest/main.cc: Adaptation to new C++ standards.
-2004-05-10 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-05-10 Ralf Corsepius <ralf.corsepius@rtems.org>
* iostream/Makefile.am, iostream/init.cc, iostream/iostream.doc,
iostream/iostream.scn, iostream/system.h:
New (C++ variant of hello).
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* base_mp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* base_sp/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
@@ -141,11 +141,11 @@
* ticker/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
* unlimited/system.h: Include <rtems/confdefs.h> instead of <confdefs.h>.
-2004-04-01 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-04-01 Ralf Corsepius <ralf.corsepius@rtems.org>
* fileio/init.c: Include <rtems/dosfs.h> instead of <dosfs.h>.
-2004-03-30 Ralf Corsepius <ralf_corsepius@rtems.org>
+2004-03-30 Ralf Corsepius <ralf.corsepius@rtems.org>
* fileio/init.c, fileio/system.h, ticker/system.h, ticker/tasks.c,
unlimited/init.c, unlimited/test1.c, unlimited/test2.c,