Updating the ChangeLog file
[enscript.git] / ChangeLog
index 45b8c0c..6330021 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,275 @@
+2024-02-12  Wim Stockman <wim@thinkerwim.org>
+       * compat/getopt.c: Solving issue with built-in 'strlen' function
+
+2023-03-13  gettextize  <bug-gnu-gettext@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Add m4/ChangeLog.
+       * configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.
+       (AM_GNU_GETTEXT_VERSION): Bump to 0.21.1.
+
+2023-03-13  Wim Stockman <wim@thinkerwim.org>
+       * tools/convertfontto.sh: Added a script to make it easy to convert
+       ttf or otf font to your choice of encoding
+       * src/util.c: Added $HOME variable to be used in AFMPATH
+
+2023-03-10  Wim Stockman <wim@thinkerwim.org>
+       * 885915.txt: Added Latin9 ISO-8859-15 support
+
+2014-07-18  James Cloos  <cloos@jhcloos.com>
+
+       * states/hl/cpp.st: Update C++ keyword list. Savannah bug #40740.
+
+2014-07-18  James Cloos  <cloos@jhcloos.com>
+
+       * src/util.c: (read_config): Close the FILE *. Savannah bug #40338.
+
+2012-10-08  Max Cantor  <max@maxcantor.net>
+
+       * docs/enscript.man: Document how to use new fonts.
+       * docs/enscript.man (MarkWrappedLines): Fix typo.
+
+2012-10-04  Tim Retout  <diocles@gnu.org>
+
+       * src/tests/passthrough.test: Use sed instead of tail.
+
+2012-09-27  Jerome Roovers  <jer@gentoo.org>
+
+       * src/tests/passthrough.test: Remove obsolete "+2" arguments to
+       tail.
+
+2012-09-25  Tim Retout  <diocles@gnu.org>
+
+       * configure.ac: Release 1.6.6.
+
+2012-09-19  Tim Retout  <diocles@gnu.org>
+
+       * NEWS: Update for new release.
+
+       * afm/MustRead.html: New file containing licensing of Adobe AFM
+       files.  Savannah bug #35883.
+
+2011-07-10  Tim Retout  <diocles@gnu.org>
+
+       * po/: Sync all translations from the Translation Project.
+
+       * compat/gettext.h: New file.
+       * compat/Makefile.am (EXTRA_DIST): Add gettext.h.
+       * src/gsint.h: Use gettext.h instead of own libintl.h include.
+       * src/mkafmmap.c: Likewise.
+       * states/defs.h: Likewise.
+
+       * src/main.c (main): Join ENSCRIPT_LIBRARY error string together
+       for the benefit of translators.
+       Use ngettext when printing number of pages/copies.
+
+       * states/hl/mail.st: Support extended mail headers.
+       Savannah bug #25440.
+
+       * src/main.c (usage): Clarify documentation for short forms of
+       optional arguments.
+
+2011-07-09  Tim Retout  <diocles@gnu.org>
+
+       * src/main.c (handle_options): Add missing 'w' from
+       getopt_long call. Savannah bug #30651.
+
+       Apply patch 393791-sliceprint from Debian:
+       * scripts/sliceprint.1: Complete documentation.
+       * scripts/sliceprint.in: Force C locale.
+       Use more liberal regexp when parsing wrapped lines message.
+       Add missing space from before args. Savannah bug #31259.
+
+       * Makefile.am (SUBDIRS): Move intl to be built before compat.
+
+       * states/Makefile.am: Use $(datadir) instead of $(prefix)/share.
+       Savannah bug #31609.
+       * src/Makefile.am: Likewise.
+
+       * src/Makefile.am: Remove ansi2knr option and supporting files.
+       * afmlib/Makefile.am: Likewise.
+
+       * states/utils.c (eval_expr): Fix typo in error string.
+       * states/main.c (usage): Fix typo in --define usage string.
+
+2010-09-10  W. Trevor King  <wking@drexel.edu>
+
+       * docs/FAQ.html: Fix typo.
+
+2010-06-02  Tim Retout  <diocles@gnu.org>
+
+       Fix Savannah bug #28769 (segfault when parsing config file).
+
+       * src/util.c (CFG_FATAL): Call buffer_ptr on &fname to get
+       configuration filename.
+       * src/util.c (read_config): Delay buffer_uninit call on fname
+       until return points.
+
+2010-03-17  Juergen Daubert  <jue@jue.li>
+       * src/main.c: Fix ngettext calls to use '1' explicitly.  Fixes
+       Savannah bug #29198.
+
+2010-03-07  Tim Retout  <diocles@gnu.org>
+
+       * src/gsint.h: Remove version_string and ps_version_string.
+       * src/main.c: Likewise.
+       * src/main.c (version): Update copyright and licensing
+       information. Use autoconf variables instead of hardcoded strings.
+       * src/main.c (usage): Add angle brackets around bug address.
+       * src/psgen.c (dump_ps_header): Set ps_version_string here.
+
+2010-03-06  Tim Retout  <diocles@gnu.org>
+
+       * configure.ac: Set version to 1.6.5.1.
+
+       * states/hl/Makefile.am (highlightings): Add f90.st.
+
+       * INSTALL: Move enscript-specific details into README, and remove
+       from the repository (i.e. just use the standard INSTALL file).
+       * README: Replace all old web/mail addresses.
+
+       * All Makefile.am files: Add ChangeLog.old to EXTRA_DIST.
+
+2010-02-03  Tim Retout  <diocles@gnu.org>
+
+       * All ChangeLog files in subdirectories have been renamed to
+       ChangeLog.old.  All change log entries from 1.6.5 onwards will be
+       made in this file.
+
+2010-01-28  Tim Retout  <diocles@gnu.org>
+
+       * docs/states.man (are): Fix typo of 'beginning'.
+       * docs/enscript.man: Fix three misspellings of 'dependent'.
+
+2010-01-25  Tim Retout  <diocles@gnu.org>
+
+       * configure.ac: Set version to 1.6.5.
+
+2009-12-31  Tim Retout  <diocles@gnu.org>
+
+       * configure.ac: Set version to 1.6.4.91.
+
+2009-12-27  Tim Retout  <diocles@gnu.org>
+
+       * configure.ac: Set version to 1.6.4.90.
+       * NEWS: Add noteworthy changes for 1.6.5, and a placeholder for
+       1.6.4.
+
+2009-01-13  Tim Retout  <diocles@gnu.org>
+
+       * COPYING: Update to GPLv3
+       * All files: Update license headers to GPLv3.
+
+2008-02-03  Tim Retout  <diocles@gnu.org>
+
+       * Makefile.am (EXTRA_DIST): Remove ABOUT-NLS, THANKS and config.rpath,
+       because these will be distributed anyway.
+
+       Remove autoconf-generated files.
+
+       * configure: Remove from repository.
+
+       Remove automake-generated files.
+
+       * Makefile.in: Remove from repository.
+       * afm/Makefile.in: Likewise.
+       * afmlib/Makefile.in: Likewise.
+       * afmlib/ansi2knr.1: Likewise.
+       * afmlib/ansi2knr.c: Likewise.
+       * compat/Makefile.in: Likewise.
+       * config.guess: Likewise.
+       * config.sub: Likewise.
+       * depcomp: Likewise.
+       * docs/Makefile.in: Likewise.
+       * docs/mdate-sh: Likewise.
+       * docs/texinfo.tex: Likewise.
+       * install-sh: Likewise.
+       * lib/Makefile.in: Likewise.
+       * missing: Likewise.
+       * mkinstalldirs: Likewise.
+       * scripts/Makefile.in: Likewise.
+       * src/Makefile.in: Likewise.
+       * src/ansi2knr.1: Likewise.
+       * src/ansi2knr.c: Likewise.
+       * src/tests/Makefile.in: Likewise.
+       * states/Makefile.in: Likewise.
+       * states/hl/Makefile.in: Likewise.
+       * states/tests/Makefile.in: Likewise.
+       * w32/Makefile.in: Likewise.
+
+       Remove autopoint-generated files.
+
+       * ABOUT-NLS: Remove from repository.
+       * config.rpath: Likewise.
+       * intl/ChangeLog: Likewise.
+       * intl/Makefile.in: Likewise.
+       * intl/VERSION: Likewise.
+       * intl/bindtextdom.c: Likewise.
+       * intl/config.charset: Likewise.
+       * intl/dcgettext.c: Likewise.
+       * intl/dcigettext.c: Likewise.
+       * intl/dcngettext.c: Likewise.
+       * intl/dgettext.c: Likewise.
+       * intl/dngettext.c: Likewise.
+       * intl/eval-plural.h: Likewise.
+       * intl/explodename.c: Likewise.
+       * intl/finddomain.c: Likewise.
+       * intl/gettext.c: Likewise.
+       * intl/gettextP.h: Likewise.
+       * intl/gmo.h: Likewise.
+       * intl/hash-string.h: Likewise.
+       * intl/intl-compat.c: Likewise.
+       * intl/l10nflist.c: Likewise.
+       * intl/libgnuintl.h: Likewise.
+       * intl/loadinfo.h: Likewise.
+       * intl/loadmsgcat.c: Likewise.
+       * intl/localcharset.c: Likewise.
+       * intl/locale.alias: Likewise.
+       * intl/localealias.c: Likewise.
+       * intl/localename.c: Likewise.
+       * intl/ngettext.c: Likewise.
+       * intl/os2compat.c: Likewise.
+       * intl/os2compat.h: Likewise.
+       * intl/osdep.c: Likewise.
+       * intl/plural-exp.c: Likewise.
+       * intl/plural-exp.h: Likewise.
+       * intl/plural.c: Likewise.
+       * intl/plural.y: Likewise.
+       * intl/ref-add.sin: Likewise.
+       * intl/ref-del.sin: Likewise.
+       * intl/textdomain.c: Likewise.
+
+       Remove the 'm4' directory from the repository.
+
+       * Makefile.am (SUBDIRS): Remove 'm4' directory.
+       * configure.ac: Remove 'm4/Makefile' from AC_CONFIG_FILES.
+       * m4/ChangeLog: Remove from repository.
+       * m4/codeset.m4: Likewise.
+       * m4/gettext.m4: Likewise.
+       * m4/glibc21.m4: Likewise.
+       * m4/iconv.m4: Likewise.
+       * m4/intdiv0.m4: Likewise.
+       * m4/inttypes_h.m4: Likewise.
+       * m4/inttypes.m4: Likewise.
+       * m4/inttypes-pri.m4: Likewise.
+       * m4/isc-posix.m4: Likewise.
+       * m4/lcmessage.m4: Likewise.
+       * m4/lib-ld.m4: Likewise.
+       * m4/lib-link.m4: Likewise.
+       * m4/lib-prefix.m4: Likewise.
+       * m4/Makefile.am: Likewise.
+       * m4/Makefile.in: Likewise.
+       * m4/progtest.m4: Likewise.
+       * m4/stdint_h.m4: Likewise.
+       * m4/uintmax_t.m4: Likewise.
+       * m4/ulonglong.m4: Likewise.
+
 2008-01-29  Tim Retout  <diocles@gnu.org>
 
        * configure.ac: Remove AC_CONFIG_COMMANDS macro that was leaving
        stamp-h files around after `make clean'.
 
        * aclocal.m4: Removed from repository. Can be generated with `aclocal'.
+       * config.h.in: Likewise. Can be generated with `autoheader'.
 
 2008-01-06  Tim Retout  <diocles@gnu.org>
 
 1996-07-28  Markku Rossi  <mtr@ngs.ngs.fi>
 
        * Changed __P() macro to ___P() in all files where it was used.
-       Now we won't clash with solaris' math.h which defines __P().
+       Now we won't clash with solaris' math.h which defines __P().
 
 1996-06-13  Markku Rossi  <mtr@ngs.ngs.fi>
 
        * Automake-0.31.
 
        * configure.in: Removed CFLAGS and LDFLAGS defaults, use whatever
-       autoconf gives to us.
+       autoconf gives to us.
 
 1996-03-11  Markku Rossi  <mtr@ngs.fi>
 
 1996-02-25  Markku Rossi  <mtr@ngs.fi>
 
        * Reorganized source tree:
-         - enscript source is moved to the new `src' sub-directory
-         - `afm' directory is renamed to `afmlib'
-         - `afmfiles' directory is renamed to `afm'
+       - enscript source is moved to the new `src' sub-directory
+       - `afm' directory is renamed to `afmlib'
+       - `afmfiles' directory is renamed to `afm'
 
        * Renamed program to `GNU enscript'.