diffstat Changelog

What's new in diffstat 1.60

Jul 7, 2015
  • add configure option --with-man2html
  • update configure macros
  • update config.guess, config.sub

New in diffstat 1.59 (Jun 7, 2014)

  • add -E option to filter escape-sequences, e.g., from colordiff (Ubuntu #1304262).
  • added "docs" rule to makefile
  • update config.guess, config.sub
  • merge/adapt improvments to makefile and configure script from openembedded.org (forwarded by Ross Burton):
  • remove unused $(libdir) from makefile "installdirs" target
  • amend definition in CF_POPEN_TEST to permit use of autoheader.
  • workaround for gratuitous renaming of AC_ACVERSION in 2.69
  • improvements to configure macros:
  • added check for -Wlogical-op to gcc warnings
  • suppress check for defining _XOPEN_SOURCE on Solaris
  • trim an unwanted -no-gcc option for Intel compiler

New in diffstat 1.58 (Oct 29, 2013)

  • add COPYING file
  • improved portability for cross-compiling, by supplying missing getopt function as well as improving checks for popen/pclose prototypes.
  • updated configure macros, e.g., for MingW and MSYS fixes.
  • update config.guess, config.sub

New in diffstat 1.51 (Jan 13, 2010)

  • correct suffix-check for ".xz" files as command-line parameters rather than as piped input (report by Moritz Barsnick).

New in diffstat 1.47 (Mar 31, 2009)

  • modify to work with patch ".rej" files, which do not have a header to tell which file is affected.
  • fix typo in usage message (reports by Moritz Barsnick, John McNamara, Richard Quadling).