From 7dcc3feefc847c6cfbfe34c21e2bd6984f1ea056 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Mon, 11 Aug 2003 14:20:43 +0000 Subject: 2003-08-11 Ralf Corsepius * configure.ac: Use rtems-bugs@rtems.com as bug report email address. --- c/src/tests/tools/ChangeLog | 4 ++++ c/src/tests/tools/configure.ac | 2 +- c/src/tests/tools/generic/ChangeLog | 4 ++++ c/src/tests/tools/generic/configure.ac | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) (limited to 'c/src/tests/tools') diff --git a/c/src/tests/tools/ChangeLog b/c/src/tests/tools/ChangeLog index 679ec679e6..6f3f11c9af 100644 --- a/c/src/tests/tools/ChangeLog +++ b/c/src/tests/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/c/src/tests/tools/configure.ac b/c/src/tests/tools/configure.ac index f02dcf7bc4..91ea6557eb 100644 --- a/c/src/tests/tools/configure.ac +++ b/c/src/tests/tools/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-c-src-tests-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([generic]) RTEMS_TOP(../../../..) diff --git a/c/src/tests/tools/generic/ChangeLog b/c/src/tests/tools/generic/ChangeLog index 015166a64d..fa0339e6de 100644 --- a/c/src/tests/tools/generic/ChangeLog +++ b/c/src/tests/tools/generic/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-03-06 Ralf Corsepius * configure.ac: Remove AC_CONFIG_AUX_DIR. diff --git a/c/src/tests/tools/generic/configure.ac b/c/src/tests/tools/generic/configure.ac index 5efee4be5c..45d68360ec 100644 --- a/c/src/tests/tools/generic/configure.ac +++ b/c/src/tests/tools/generic/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-c-src-tests-tools-generic],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([sorttimes.in]) RTEMS_TOP(../../../../..) -- cgit v1.2.3