aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2017-12-19 22:10:36 +0200
committerArnold D. Robbins <arnold@skeeve.com>2017-12-19 22:10:36 +0200
commit119d16235fde380e3eeec2463da58298e8cab8f0 (patch)
treebb2d6bee8d2459493268934d70d65b3cacd07007
parent038796cbed17b8942acd3cab9309595da96bfed4 (diff)
downloadegawk-119d16235fde380e3eeec2463da58298e8cab8f0.tar.gz
egawk-119d16235fde380e3eeec2463da58298e8cab8f0.tar.bz2
egawk-119d16235fde380e3eeec2463da58298e8cab8f0.zip
Use bug reporting address in extension/ext_custom.h.
-rw-r--r--extension/ChangeLog2
-rw-r--r--extension/ext_custom.h4
2 files changed, 4 insertions, 2 deletions
diff --git a/extension/ChangeLog b/extension/ChangeLog
index e79e55c6..830c6568 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -2,6 +2,8 @@
* configure.ac: Add --disable-mpfr to be in sync with main
configure.ac and revise checking for MPFR appropriately.
+ * ext_custom.h: Use bug reporting address instead of my
+ personal address for reports of changes to this file.
2017-10-28 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/extension/ext_custom.h b/extension/ext_custom.h
index 13702f24..b192f8f5 100644
--- a/extension/ext_custom.h
+++ b/extension/ext_custom.h
@@ -6,8 +6,8 @@
* in order to override definitions from Autoconf that are erroneous. See
* the manual for more information.
*
- * If you make additions to this file for your system, please send me
- * the information, to arnold@skeeve.com.
+ * If you make additions to this file for your system, please send
+ * the information to bug-gawk@gnu.org.
*/
/*