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. --- contrib/cygwin/ChangeLog | 4 ++++ contrib/cygwin/configure.ac | 2 +- contrib/solaris/ChangeLog | 4 ++++ contrib/solaris/configure.ac | 2 +- 4 files changed, 10 insertions(+), 2 deletions(-) (limited to 'contrib') diff --git a/contrib/cygwin/ChangeLog b/contrib/cygwin/ChangeLog index b90619f8af..71190e01c4 100644 --- a/contrib/cygwin/ChangeLog +++ b/contrib/cygwin/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/contrib/cygwin/configure.ac b/contrib/cygwin/configure.ac index f7aebae795..55df06ccc9 100644 --- a/contrib/cygwin/configure.ac +++ b/contrib/cygwin/configure.ac @@ -1,7 +1,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-contrib-cygwin],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([setup]) AM_INIT_AUTOMAKE([no-define foreign 1.7.2]) diff --git a/contrib/solaris/ChangeLog b/contrib/solaris/ChangeLog index a16899d691..ea4a956d8a 100644 --- a/contrib/solaris/ChangeLog +++ b/contrib/solaris/ChangeLog @@ -1,3 +1,7 @@ +2003-08-11 Ralf Corsepius + + * configure.ac: Use rtems-bugs@rtems.com as bug report email address. + 2003-02-11 Ralf Corsepius * configure.ac: AM_INIT_AUTOMAKE([1.7.2]). diff --git a/contrib/solaris/configure.ac b/contrib/solaris/configure.ac index 77ddf2a33c..5d05b6d0a6 100644 --- a/contrib/solaris/configure.ac +++ b/contrib/solaris/configure.ac @@ -1,7 +1,7 @@ ## $Id$ AC_PREREQ(2.57) -AC_INIT([rtems-contrib-solaris],[_RTEMS_VERSION],[rtems-bugs@OARcorp.com]) +AC_INIT([rtems-contrib-solaris],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) AC_CONFIG_SRCDIR([setup]) AM_INIT_AUTOMAKE([no-define foreign 1.7.2]) -- cgit v1.2.3