From fcb0cd462c725bdb18d3fe883991a2c5ab5eb399 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Sat, 2 Dec 2006 06:06:55 +0000 Subject: =?UTF-8?q?2006-12-02=09Ralf=20Cors=C3=A9pius=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * configure.ac: New BUG-REPORT address. --- testsuites/itrontests/ChangeLog | 4 ++++ testsuites/itrontests/configure.ac | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'testsuites/itrontests') diff --git a/testsuites/itrontests/ChangeLog b/testsuites/itrontests/ChangeLog index 53bb786604..9b9f898e9a 100644 --- a/testsuites/itrontests/ChangeLog +++ b/testsuites/itrontests/ChangeLog @@ -1,3 +1,7 @@ +2006-12-02 Ralf Corsépius + + * configure.ac: New BUG-REPORT address. + 2006-11-17 Joel Sherrill * itrontask04/init.c, itrontask04/itrontask04.scn: Cannot print with diff --git a/testsuites/itrontests/configure.ac b/testsuites/itrontests/configure.ac index ea92c4d915..3e36ef5007 100644 --- a/testsuites/itrontests/configure.ac +++ b/testsuites/itrontests/configure.ac @@ -3,7 +3,7 @@ ## $Id$ AC_PREREQ(2.60) -AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[rtems-bugs@rtems.com]) +AC_INIT([rtems-c-src-tests-itrontests],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla]) AC_CONFIG_SRCDIR([itronhello]) RTEMS_TOP([../..],[..]) -- cgit v1.2.3