doc: Fix bug reporting address to point at help-libtasn1@gnu.org.
authorSimon Josefsson <simon@josefsson.org>
Thu, 30 Sep 2010 15:27:24 +0000 (17:27 +0200)
committerSimon Josefsson <simon@josefsson.org>
Thu, 30 Sep 2010 15:27:24 +0000 (17:27 +0200)
NEWS
configure.ac
doc/libtasn1.texi

diff --git a/NEWS b/NEWS
index 46383b1..c6d6e03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ GNU Libtasn1 NEWS                                     -*- outline -*-
 * Noteworthy changes in release 2.9 (????-??-??) [stable]
 - tests: Link to gnulib to avoid build error related to 'rpl_ftello' on Solaris.
   Reported by Dagobert Michelsen.
+- doc: Fix bug reporting address to point at help-libtasn1@gnu.org.
 
 * Noteworthy changes in release 2.8 (2010-09-25) [stable]
 - Update gnulib files.
index 28859f4..72c3ebf 100644 (file)
@@ -18,7 +18,7 @@ dnl Process this file with autoconf to produce a configure script.
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.61)
-AC_INIT([GNU Libtasn1], [2.9], [bug-gnutls@gnu.org])
+AC_INIT([GNU Libtasn1], [2.9], [help-libtasn1@gnu.org])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS(config.h)
index be31881..75f68e0 100644 (file)
@@ -37,7 +37,7 @@ Documentation License''.
 @subtitle Abstract Syntax Notation One (ASN.1) library for the GNU system
 @subtitle for version @value{VERSION}, @value{UPDATED}
 @author Fabio Fiorina
-@author Simon Josefsson (@email{bug-gnutls@@gnu.org})
+@author Simon Josefsson (@email{help-libtasn1@@gnu.org})
 @page
 @vskip 0pt plus 1filll
 @insertcopying