enscript.git
2011-07-10 Tim RetoutRelease 1.6.5.90 v1.6.5.90
2011-07-10 Tim RetoutAdd missing changelog entry.
2011-07-10 Tim RetoutSync all translations from the Translation Project.
2011-07-10 Tim RetoutUse gettext.h instead of own libintl.h include.
2011-07-10 Tim RetoutFix indentation.
2011-07-10 Tim Retoutsrc/main.c: String fixes for translators.
2011-07-10 Tim Retoutstates/hl/mail.st: Support extended mail headers.
2011-07-10 Tim Retoutsrc/main.c (usage): Clarify short forms of optional...
2011-07-09 Tim RetoutOops, w requires an argument.
2011-07-09 Tim RetoutAdd missing w from getopt_long call.
2011-07-09 Tim RetoutApply patch 393791-sliceprint from Debian.
2011-07-09 Tim RetoutMakefile.am (SUBDIRS): Move intl to be built before...
2011-07-09 Tim RetoutUse $(datadir) instead of $(prefix)/share.
2011-07-09 Tim RetoutFix some typos.
2011-07-09 Tim RetoutRemove ansi2knr automake option.
2010-09-10 W. Trevor King"teh" -> "the" in docs/FAQ.html.
2010-06-01 Tim RetoutRelease Enscript 1.6.5.2 v1.6.5.2
2010-06-01 Tim RetoutFix segfault when parsing config file.
2010-06-01 Tim RetoutFix ngettext calls to use "1" explicitly.
2010-03-07 Tim Retoutsrc/main.c (usage): Add angle brackets around bug address.
2010-03-07 Tim RetoutAvoid global variables for version strings.
2010-03-06 Tim RetoutRelease 1.6.5.1 v1.6.5.1
2010-03-06 Tim RetoutAdd ChangeLog.old to EXTRA_DIST in all Makefile.am...
2010-03-06 Tim RetoutUse standard INSTALL file, and replace old addresses...
2010-03-06 Tim Retoutstates/hl/Makefile.am (highlightings): Add f90.st.
2010-02-03 Tim RetoutUpdate ChangeLog
2010-02-03 Tim RetoutRename all ChangeLog files in subdirectories to ChangeL...
2010-01-28 Tim RetoutFix some typos in the man pages.
2010-01-25 Tim RetoutRelease 1.6.5 v1.6.5
2009-12-31 Tim Retoutde.po: Correct translation of 'wrapped'
2009-12-31 Tim RetoutSet version to 1.6.4.91 v1.6.4.91
2009-12-30 Tim Retoutenscript.man: Explicitly use minus signs rather than...
2009-12-30 Tim Retoutstates.man: Escape backslashes in namerules and startru...
2009-12-30 Tim Retoutover.in: Use "$@" instead of $*.
2009-12-30 Tim RetoutApply changes from Debian's 05_manpages patch
2009-12-30 Tim Retoutmain.c (main): Use ngettext for various messages
2009-12-27 Tim RetoutRelease version 1.6.4.90. debian-patch v1.6.4.90
2009-12-27 Tim RetoutApply patch from Werner Fink for CVE-2008-3863, CVE...
2009-12-27 Tim RetoutAdd highlighting for Fortran 90
2009-12-27 Tim RetoutApply patch from Debian Security Team for CAN-2004...
2009-03-28 Tim RetoutFix buffer overflow in dump_ps_page_header
2009-03-28 Tim RetoutRemove code to read EPS data from a pipe.
2009-01-25 Tim RetoutAdd basic handling of JavaScript regexes.
2009-01-25 Tim RetoutRespect $HOME when searching for ~/.enscriptrc
2009-01-13 Tim RetoutRemove flex/bison-generated states files from repository.
2009-01-13 Tim RetoutUpdate to GPLv3
2009-01-13 Tim RetoutUpdate docs to FDL 1.3
2008-02-03 Tim RetoutMakefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS...
2008-02-03 Tim RetoutRemove generated files in `docs' directory.
2008-02-03 Tim RetoutRemove autoconf-generated files.
2008-02-03 Tim RetoutRemove automake-generated files.
2008-02-03 Tim RetoutRemove autopoint-generated files.
2008-02-03 Tim RetoutRemove 'm4' directory from the repository.
2008-02-03 Tim Retoutlib/Makefile.am: Replace custom install rules with...
2008-02-03 Tim Retoutstates/hl/Makefile.am: New hldir variable to replace...
2008-02-03 Tim Retoutafm/Makefile.am: New afmdir variable instead of custom...
2008-01-29 Tim Retoutconfig.h.in: Deleted. Can be generated with `autoheader'.
2008-01-29 Tim Retoutaclocal.m4: Deleted. Can be generated with `aclocal'.
2008-01-29 Tim RetoutRemove gettext-generated files in po/ from repository.
2008-01-29 Tim Retoutstates/hl/Makefile.am: Use $(DESTDIR) at start of local...
2008-01-29 Tim Retoutconfigure.ac: Remove AC_CONFIG_COMMANDS that was leavin...
2008-01-29 Tim Retoutstates/Makefile.am: Clean up installed scripts.
2008-01-29 Tim Retoutdocs/Makefile.am: Clean up installed man pages.
2008-01-29 Tim Retoutafm/Makefile.am: Use $(DESTDIR) in local install and...
2008-01-29 Tim Retoutlib/Makefile.am: Use $(DESTDIR) before local installati...
2008-01-18 Tim Retoutdocs/Makefile.am: Fix the dependency on fdl.texi.
2008-01-18 Tim Retoutconfigure.ac: Add AM_GNU_GETTEXT_VERSION([0.17]). Remov...
2008-01-02 Tim RetoutRemove acconfig.h. Add descriptions to path separator...
2008-01-02 Tim RetoutRun autoupdate.
2008-01-02 Tim Retoutstates/main.c: Use PACKAGE_STRING to produce version...
2008-01-02 Tim Retoutconfigure.ac: Silence some aclocal warnings. Lose the...
2008-01-02 Tim RetoutRename configure.in to configure.ac.
2008-01-01 Tim RetoutSimplify compiler detection.
2008-01-01 Tim Retoutconfigure.in (AC_INIT): Change package name to GNU...
2008-01-01 Tim RetoutUpdate bug report address, and don't hardcode it in...
2008-01-01 Tim RetoutAdd copyright/licence notices to all ChangeLog files...
2008-01-01 Tim RetoutAdd support for highlighting of multi-line C preprocess...
2008-01-01 Tim RetoutFix unresolved implicit dependency of c_ppline.st state...
2008-01-01 Tim RetoutFix highlighting of escaped quotes in shell scripts.
2008-01-01 Tim RetoutRemove an unnecessary fclose of the toc temporary file...
2007-12-29 Tim RetoutMakefile.am (SUBDIRS): Remove duplicate intl.
2007-11-05 Tim Retoutenscript.texi: Relicense under GNU FDL.
2007-11-05 Tim RetoutCOPYING: Update to latest revision of GPLv2.
2007-11-05 Tim RetoutImport GNU Enscript version 1.6.4 v1.6.4