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. --- doc/ChangeLog | 4 ++++ doc/configure.ac | 2 +- doc/tools/ChangeLog | 4 ++++ doc/tools/configure.ac | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/ChangeLog b/doc/ChangeLog index de92d900c7..d75a7d8253 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-04-11 Joel Sherrill * index.html.in: Development Environment Guide should be updated now. diff --git a/doc/configure.ac b/doc/configure.ac index 213352fe65..791215d376 100644 --- a/doc/configure.ac +++ b/doc/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. AC_PREREQ(2.57) -AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-doc],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([project.am]) RTEMS_TOP([..]) diff --git a/doc/tools/ChangeLog b/doc/tools/ChangeLog index 780956f8ac..42049a3777 100644 --- a/doc/tools/ChangeLog +++ b/doc/tools/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-02-14 Joel Sherrill * Makefile.am, configure.ac: Removed references to deleted directories. diff --git a/doc/tools/configure.ac b/doc/tools/configure.ac index 39869adf0c..acb145c01b 100644 --- a/doc/tools/configure.ac +++ b/doc/tools/configure.ac @@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script. dnl NOTE: This is a very coarse port to automake AC_PREREQ(2.57) -AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-doc-tools],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([word-replace2]) AC_CONFIG_AUX_DIR([../..]) RTEMS_VERSIONING -- cgit v1.2.3