enscript.git
15 months agoReady for testing v1.7.rc
Wim Stockman [Mon, 13 Mar 2023 13:21:07 +0000 (14:21 +0100)]
Ready for testing

15 months agoAdded Some Explainations
Wim Stockman [Mon, 13 Mar 2023 13:17:08 +0000 (14:17 +0100)]
Added Some Explainations

15 months agoAdded the $HOME variable to be used in AFMPATH
Wim Stockman [Mon, 13 Mar 2023 13:13:10 +0000 (14:13 +0100)]
Added the $HOME variable to be used in AFMPATH

15 months agoAdded a convertfontto.sh script
Wim Stockman [Mon, 13 Mar 2023 13:09:37 +0000 (14:09 +0100)]
Added a convertfontto.sh script

This script makes it easy to convert a ttf or otf font to
your choice of encoding

15 months agoAdded Latin9 ISO-8859-15 support
Wim Stockman [Fri, 10 Mar 2023 22:45:32 +0000 (23:45 +0100)]
Added Latin9 ISO-8859-15 support

15 months agoThis Scripts helps to compile from source on Linux in 2023
Wim Stockman [Fri, 10 Mar 2023 21:53:58 +0000 (22:53 +0100)]
This Scripts helps to compile from source on Linux in 2023

6 years agoSimply avoid warnings of modern gcc
Werner Fink [Tue, 23 Jan 2018 14:26:50 +0000 (15:26 +0100)]
Simply avoid warnings of modern gcc

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoMention options for helper apps in manual page
Werner Fink [Tue, 23 Jan 2018 14:26:49 +0000 (15:26 +0100)]
Mention options for helper apps in manual page

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoAdd optional address for mailto option
Werner Fink [Tue, 23 Jan 2018 14:26:48 +0000 (15:26 +0100)]
Add optional address for mailto option

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoFlexible encoding and support of locale paper size
Werner Fink [Tue, 23 Jan 2018 14:26:47 +0000 (15:26 +0100)]
Flexible encoding and support of locale paper size

as well paper size names known by ghostscript

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoAutomake 1.12 and up no longer supports pre-ANSI
Werner Fink [Tue, 23 Jan 2018 14:26:45 +0000 (15:26 +0100)]
Automake 1.12 and up no longer supports pre-ANSI

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoAdd a patch from Josh Zenker for bash highlight
Werner Fink [Tue, 23 Jan 2018 14:26:44 +0000 (15:26 +0100)]
Add a patch from Josh Zenker for bash highlight

An escaped double- or single-quotation mark gets treated as the
beginning of a string, e.g.

  ntp_server=`grep '^XNTPD_INITIAL_NTPDATE=' $XNTPD_CFG | awk -F\" '{print $2}'`

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
6 years agoAdd a patch from Josh Zenker to fix perl highlight
Werner Fink [Tue, 23 Jan 2018 14:26:43 +0000 (15:26 +0100)]
Add a patch from Josh Zenker to fix perl highlight

If a hash/pound appears within parentheses, the rest
of the line gets highlighted as though it were a comment,
e.g. if ($#ARGV + 1 ne $EXPECTED_ARGS) {

Signed-off-by: Werner Fink <werner@suse.de>
Signed-off-by: James Cloos <cloos@jhcloos.com>
7 years agoTreat files with .hpp extension as C++.
James Cloos [Fri, 10 Mar 2017 17:43:24 +0000 (12:43 -0500)]
Treat files with .hpp extension as C++.

Just like those ending with .C, .H, .cpp, .cc, .cxx or .c++.

Fixes https://savannah.gnu.org/bugs/?50507.

Based on patch by D. Waitzman <dwaitzman@gmail.com>.

Signed-off-by: James Cloos <cloos@jhcloos.com>
9 years agostates/hl/cpp.st: Update C++ keyword list.
James Cloos [Fri, 18 Jul 2014 21:38:10 +0000 (17:38 -0400)]
states/hl/cpp.st: Update C++ keyword list.

Based on keyword list at http://en.cppreference.com/w/cpp/keyword.

(As per:
http://en.cppreference.com/w/Cppreference:FAQ#What_can_I_do_with_the_material_on_this_site.3F
that page is licensed under the GFDL, unversioned, with no invariant
sections, front-cover texts, or back-cover texts.)

Savannah bug #40740.

Signed-off-by: James Cloos <cloos@jhcloos.com>
9 years agosrc/util.c: (read_config): Close the FILE *.
James Cloos [Fri, 18 Jul 2014 20:33:07 +0000 (16:33 -0400)]
src/util.c: (read_config): Close the FILE *.

Savannah bug #40338.

Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoUpdate changelog.
Tim Retout [Mon, 8 Oct 2012 18:48:42 +0000 (19:48 +0100)]
Update changelog.

11 years agoAdd manpage section about using non-default fonts.
Max Cantor [Sun, 7 Oct 2012 22:31:07 +0000 (15:31 -0700)]
Add manpage section about using non-default fonts.

11 years agotypo
Max Cantor [Sun, 7 Oct 2012 22:16:20 +0000 (15:16 -0700)]
typo

11 years agopassthrough.test: Use sed instead of tail.
Tim Retout [Thu, 4 Oct 2012 21:29:30 +0000 (22:29 +0100)]
passthrough.test: Use sed instead of tail.

11 years agoRemove obsolete "+2" arguments to tail.
Tim Retout [Thu, 27 Sep 2012 19:04:31 +0000 (20:04 +0100)]
Remove obsolete "+2" arguments to tail.

11 years agoUpdate ChangeLog for 1.6.6 release.
Tim Retout [Thu, 27 Sep 2012 19:02:51 +0000 (20:02 +0100)]
Update ChangeLog for 1.6.6 release.

11 years agoRelease 1.6.6 v1.6.6
Tim Retout [Tue, 25 Sep 2012 19:23:02 +0000 (20:23 +0100)]
Release 1.6.6

11 years agoUpdate NEWS file.
Tim Retout [Wed, 19 Sep 2012 22:37:46 +0000 (23:37 +0100)]
Update NEWS file.

11 years agoafm/MustRead.html: New file. Savannah bug #35883.
Tim Retout [Wed, 19 Sep 2012 22:19:57 +0000 (23:19 +0100)]
afm/MustRead.html: New file.  Savannah bug #35883.

12 years agoRelease 1.6.5.90 v1.6.5.90
Tim Retout [Sun, 10 Jul 2011 15:39:18 +0000 (16:39 +0100)]
Release 1.6.5.90

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoAdd missing changelog entry.
Tim Retout [Sun, 10 Jul 2011 14:11:23 +0000 (15:11 +0100)]
Add missing changelog entry.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoSync all translations from the Translation Project.
Tim Retout [Sun, 10 Jul 2011 13:54:17 +0000 (14:54 +0100)]
Sync all translations from the Translation Project.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoUse gettext.h instead of own libintl.h include.
Tim Retout [Sun, 10 Jul 2011 12:56:03 +0000 (13:56 +0100)]
Use gettext.h instead of own libintl.h include.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoFix indentation.
Tim Retout [Sun, 10 Jul 2011 12:00:08 +0000 (13:00 +0100)]
Fix indentation.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agosrc/main.c: String fixes for translators.
Tim Retout [Sun, 10 Jul 2011 11:44:19 +0000 (12:44 +0100)]
src/main.c: String fixes for translators.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agostates/hl/mail.st: Support extended mail headers.
Tim Retout [Sun, 10 Jul 2011 01:47:53 +0000 (02:47 +0100)]
states/hl/mail.st: Support extended mail headers.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agosrc/main.c (usage): Clarify short forms of optional arguments.
Tim Retout [Sun, 10 Jul 2011 01:12:45 +0000 (02:12 +0100)]
src/main.c (usage): Clarify short forms of optional arguments.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoOops, w requires an argument.
Tim Retout [Sat, 9 Jul 2011 23:31:34 +0000 (00:31 +0100)]
Oops, w requires an argument.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoAdd missing w from getopt_long call.
Tim Retout [Sat, 9 Jul 2011 22:52:12 +0000 (23:52 +0100)]
Add missing w from getopt_long call.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoApply patch 393791-sliceprint from Debian.
Tim Retout [Sat, 9 Jul 2011 22:43:21 +0000 (23:43 +0100)]
Apply patch 393791-sliceprint from Debian.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoMakefile.am (SUBDIRS): Move intl to be built before compat.
Tim Retout [Sat, 9 Jul 2011 22:27:07 +0000 (23:27 +0100)]
Makefile.am (SUBDIRS): Move intl to be built before compat.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoUse $(datadir) instead of $(prefix)/share.
Tim Retout [Sat, 9 Jul 2011 22:26:52 +0000 (23:26 +0100)]
Use $(datadir) instead of $(prefix)/share.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoFix some typos.
Tim Retout [Sat, 9 Jul 2011 20:59:11 +0000 (21:59 +0100)]
Fix some typos.

Signed-off-by: Tim Retout <diocles@gnu.org>
12 years agoRemove ansi2knr automake option.
Tim Retout [Sat, 9 Jul 2011 20:46:37 +0000 (21:46 +0100)]
Remove ansi2knr automake option.

Signed-off-by: Tim Retout <diocles@gnu.org>
13 years ago"teh" -> "the" in docs/FAQ.html.
W. Trevor King [Fri, 10 Sep 2010 11:41:14 +0000 (07:41 -0400)]
"teh" -> "the" in docs/FAQ.html.

14 years agoRelease Enscript 1.6.5.2 v1.6.5.2
Tim Retout [Tue, 1 Jun 2010 23:15:15 +0000 (00:15 +0100)]
Release Enscript 1.6.5.2

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoFix segfault when parsing config file.
Tim Retout [Tue, 1 Jun 2010 23:05:56 +0000 (00:05 +0100)]
Fix segfault when parsing config file.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoFix ngettext calls to use "1" explicitly.
Tim Retout [Tue, 1 Jun 2010 22:22:20 +0000 (23:22 +0100)]
Fix ngettext calls to use "1" explicitly.

Fixes Savannah bug #29198.  Patch from Juergen Daubert.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agosrc/main.c (usage): Add angle brackets around bug address.
Tim Retout [Sun, 7 Mar 2010 02:56:02 +0000 (02:56 +0000)]
src/main.c (usage): Add angle brackets around bug address.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoAvoid global variables for version strings.
Tim Retout [Sun, 7 Mar 2010 02:42:33 +0000 (02:42 +0000)]
Avoid global variables for version strings.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoRelease 1.6.5.1 v1.6.5.1
Tim Retout [Sat, 6 Mar 2010 18:32:15 +0000 (18:32 +0000)]
Release 1.6.5.1

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoAdd ChangeLog.old to EXTRA_DIST in all Makefile.am files.
Tim Retout [Sat, 6 Mar 2010 13:26:07 +0000 (13:26 +0000)]
Add ChangeLog.old to EXTRA_DIST in all Makefile.am files.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoUse standard INSTALL file, and replace old addresses in README.
Tim Retout [Sat, 6 Mar 2010 12:47:19 +0000 (12:47 +0000)]
Use standard INSTALL file, and replace old addresses in README.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agostates/hl/Makefile.am (highlightings): Add f90.st.
Tim Retout [Sat, 6 Mar 2010 12:11:30 +0000 (12:11 +0000)]
states/hl/Makefile.am (highlightings): Add f90.st.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoUpdate ChangeLog
Tim Retout [Wed, 3 Feb 2010 23:08:45 +0000 (23:08 +0000)]
Update ChangeLog

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoRename all ChangeLog files in subdirectories to ChangeLog.old.
Tim Retout [Wed, 3 Feb 2010 23:06:41 +0000 (23:06 +0000)]
Rename all ChangeLog files in subdirectories to ChangeLog.old.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoFix some typos in the man pages.
Tim Retout [Thu, 28 Jan 2010 23:35:42 +0000 (23:35 +0000)]
Fix some typos in the man pages.

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agoRelease 1.6.5 v1.6.5
Tim Retout [Mon, 25 Jan 2010 19:33:11 +0000 (19:33 +0000)]
Release 1.6.5

Signed-off-by: Tim Retout <diocles@gnu.org>
14 years agode.po: Correct translation of 'wrapped'
Tim Retout [Thu, 31 Dec 2009 02:08:51 +0000 (02:08 +0000)]
de.po: Correct translation of 'wrapped'

14 years agoSet version to 1.6.4.91 v1.6.4.91
Tim Retout [Thu, 31 Dec 2009 01:25:39 +0000 (01:25 +0000)]
Set version to 1.6.4.91

14 years agoenscript.man: Explicitly use minus signs rather than hyphens in various places
Tim Retout [Wed, 30 Dec 2009 18:07:16 +0000 (18:07 +0000)]
enscript.man: Explicitly use minus signs rather than hyphens in various places

14 years agostates.man: Escape backslashes in namerules and startrules examples.
Tim Retout [Wed, 30 Dec 2009 17:53:14 +0000 (17:53 +0000)]
states.man: Escape backslashes in namerules and startrules examples.

14 years agoover.in: Use "$@" instead of $*.
Tim Retout [Wed, 30 Dec 2009 17:37:26 +0000 (17:37 +0000)]
over.in: Use "$@" instead of $*.

14 years agoApply changes from Debian's 05_manpages patch
Tim Retout [Wed, 30 Dec 2009 17:27:11 +0000 (17:27 +0000)]
Apply changes from Debian's 05_manpages patch

14 years agomain.c (main): Use ngettext for various messages
Tim Retout [Wed, 30 Dec 2009 17:09:34 +0000 (17:09 +0000)]
main.c (main): Use ngettext for various messages

14 years agoRelease version 1.6.4.90. debian-patch v1.6.4.90
Tim Retout [Sun, 27 Dec 2009 23:49:43 +0000 (23:49 +0000)]
Release version 1.6.4.90.

14 years agoApply patch from Werner Fink for CVE-2008-3863, CVE-2008-4306
Tim Retout [Sun, 27 Dec 2009 23:45:09 +0000 (23:45 +0000)]
Apply patch from Werner Fink for CVE-2008-3863, CVE-2008-4306

14 years agoAdd highlighting for Fortran 90
Tim Retout [Sun, 27 Dec 2009 23:30:02 +0000 (23:30 +0000)]
Add highlighting for Fortran 90

14 years agoApply patch from Debian Security Team for CAN-2004-1184.
Tim Retout [Sun, 27 Dec 2009 14:50:37 +0000 (14:50 +0000)]
Apply patch from Debian Security Team for CAN-2004-1184.

15 years agoFix buffer overflow in dump_ps_page_header
Tim Retout [Sat, 28 Mar 2009 13:04:32 +0000 (13:04 +0000)]
Fix buffer overflow in dump_ps_page_header

15 years agoRemove code to read EPS data from a pipe.
Tim Retout [Sat, 28 Mar 2009 12:30:18 +0000 (12:30 +0000)]
Remove code to read EPS data from a pipe.

15 years agoAdd basic handling of JavaScript regexes.
Tim Retout [Sun, 25 Jan 2009 11:18:10 +0000 (11:18 +0000)]
Add basic handling of JavaScript regexes.

15 years agoRespect $HOME when searching for ~/.enscriptrc
Tim Retout [Sun, 25 Jan 2009 11:17:23 +0000 (11:17 +0000)]
Respect $HOME when searching for ~/.enscriptrc

15 years agoRemove flex/bison-generated states files from repository.
Tim Retout [Tue, 13 Jan 2009 23:48:55 +0000 (23:48 +0000)]
Remove flex/bison-generated states files from repository.

15 years agoUpdate to GPLv3
Tim Retout [Tue, 13 Jan 2009 22:41:52 +0000 (22:41 +0000)]
Update to GPLv3

15 years agoUpdate docs to FDL 1.3
Tim Retout [Tue, 13 Jan 2009 22:00:14 +0000 (22:00 +0000)]
Update docs to FDL 1.3

16 years agoMakefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath.
Tim Retout [Sun, 3 Feb 2008 20:46:09 +0000 (20:46 +0000)]
Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath.

16 years agoRemove generated files in `docs' directory.
Tim Retout [Sun, 3 Feb 2008 17:25:47 +0000 (17:25 +0000)]
Remove generated files in `docs' directory.

16 years agoRemove autoconf-generated files.
Tim Retout [Tue, 29 Jan 2008 22:53:26 +0000 (22:53 +0000)]
Remove autoconf-generated files.

16 years agoRemove automake-generated files.
Tim Retout [Tue, 29 Jan 2008 22:48:25 +0000 (22:48 +0000)]
Remove automake-generated files.

16 years agoRemove autopoint-generated files.
Tim Retout [Tue, 29 Jan 2008 22:50:43 +0000 (22:50 +0000)]
Remove autopoint-generated files.

16 years agoRemove 'm4' directory from the repository.
Tim Retout [Sun, 3 Feb 2008 16:24:02 +0000 (16:24 +0000)]
Remove 'm4' directory from the repository.

16 years agolib/Makefile.am: Replace custom install rules with new sysconf_DATA variable.
Tim Retout [Sun, 3 Feb 2008 15:49:11 +0000 (15:49 +0000)]
lib/Makefile.am: Replace custom install rules with new sysconf_DATA variable.
Factor out variable substitution rule from enscript.cfg generation.

16 years agostates/hl/Makefile.am: New hldir variable to replace local install rules.
Tim Retout [Sun, 3 Feb 2008 15:39:20 +0000 (15:39 +0000)]
states/hl/Makefile.am: New hldir variable to replace local install rules.

16 years agoafm/Makefile.am: New afmdir variable instead of custom install rules.
Tim Retout [Sun, 3 Feb 2008 15:36:25 +0000 (15:36 +0000)]
afm/Makefile.am: New afmdir variable instead of custom install rules.

16 years agoconfig.h.in: Deleted. Can be generated with `autoheader'.
Tim Retout [Tue, 29 Jan 2008 22:42:36 +0000 (22:42 +0000)]
config.h.in: Deleted. Can be generated with `autoheader'.

16 years agoaclocal.m4: Deleted. Can be generated with `aclocal'.
Tim Retout [Tue, 29 Jan 2008 22:38:52 +0000 (22:38 +0000)]
aclocal.m4: Deleted. Can be generated with `aclocal'.

16 years agoRemove gettext-generated files in po/ from repository.
Tim Retout [Sun, 6 Jan 2008 16:37:41 +0000 (16:37 +0000)]
Remove gettext-generated files in po/ from repository.

16 years agostates/hl/Makefile.am: Use $(DESTDIR) at start of local installation paths.
Tim Retout [Tue, 29 Jan 2008 22:08:21 +0000 (22:08 +0000)]
states/hl/Makefile.am: Use $(DESTDIR) at start of local installation paths.

16 years agoconfigure.ac: Remove AC_CONFIG_COMMANDS that was leaving stamp-h files around after...
Tim Retout [Tue, 29 Jan 2008 20:57:05 +0000 (20:57 +0000)]
configure.ac: Remove AC_CONFIG_COMMANDS that was leaving stamp-h files around after `make clean'.

16 years agostates/Makefile.am: Clean up installed scripts.
Tim Retout [Tue, 29 Jan 2008 21:05:31 +0000 (21:05 +0000)]
states/Makefile.am: Clean up installed scripts.

16 years agodocs/Makefile.am: Clean up installed man pages.
Tim Retout [Tue, 29 Jan 2008 21:03:48 +0000 (21:03 +0000)]
docs/Makefile.am: Clean up installed man pages.

16 years agoafm/Makefile.am: Use $(DESTDIR) in local install and uninstall rules.
Tim Retout [Tue, 29 Jan 2008 21:01:21 +0000 (21:01 +0000)]
afm/Makefile.am: Use $(DESTDIR) in local install and uninstall rules.

16 years agolib/Makefile.am: Use $(DESTDIR) before local installation paths.
Tim Retout [Tue, 29 Jan 2008 21:10:40 +0000 (21:10 +0000)]
lib/Makefile.am: Use $(DESTDIR) before local installation paths.

16 years agodocs/Makefile.am: Fix the dependency on fdl.texi.
Tim Retout [Fri, 18 Jan 2008 23:50:56 +0000 (23:50 +0000)]
docs/Makefile.am: Fix the dependency on fdl.texi.

16 years agoconfigure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.
Tim Retout [Sun, 6 Jan 2008 16:14:05 +0000 (16:14 +0000)]
configure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remove ALL_LINGUAS.

16 years agoRemove acconfig.h. Add descriptions to path separator definitions.
Tim Retout [Wed, 2 Jan 2008 23:48:12 +0000 (23:48 +0000)]
Remove acconfig.h. Add descriptions to path separator definitions.

16 years agoRun autoupdate.
Tim Retout [Wed, 2 Jan 2008 23:20:32 +0000 (23:20 +0000)]
Run autoupdate.

16 years agostates/main.c: Use PACKAGE_STRING to produce version string.
Tim Retout [Wed, 2 Jan 2008 01:53:40 +0000 (01:53 +0000)]
states/main.c: Use PACKAGE_STRING to produce version string.

16 years agoconfigure.ac: Silence some aclocal warnings. Lose the CVS $Revision$.
Tim Retout [Wed, 2 Jan 2008 00:43:28 +0000 (00:43 +0000)]
configure.ac: Silence some aclocal warnings. Lose the CVS $Revision$.

16 years agoRename configure.in to configure.ac.
Tim Retout [Wed, 2 Jan 2008 00:39:14 +0000 (00:39 +0000)]
Rename configure.in to configure.ac.

16 years agoSimplify compiler detection.
Tim Retout [Tue, 1 Jan 2008 23:45:09 +0000 (23:45 +0000)]
Simplify compiler detection.

16 years agoconfigure.in (AC_INIT): Change package name to GNU Enscript.
Tim Retout [Tue, 1 Jan 2008 23:38:24 +0000 (23:38 +0000)]
configure.in (AC_INIT): Change package name to GNU Enscript.

16 years agoUpdate bug report address, and don't hardcode it in usage().
Tim Retout [Tue, 1 Jan 2008 23:13:30 +0000 (23:13 +0000)]
Update bug report address, and don't hardcode it in usage().