2024-01-23 Antonio Diaz Diaz * Version 1.13 released. * zutils.cc (test_format): Fix detection of bzip2 with no blocks. * rc.h (format_order): Put fmt_gz before fmt_bz2. * zcmpdiff.cc (open_other_instream): Try also other compressed formats. * zcmp.cc (cmp): Report EOF on empty file like GNU cmp. * zupdate.cc: Reformat file diagnostics as 'PROGRAM: FILE: MESSAGE'. * Replace 'verify' with 'check'. * configure, Makefile.in: New variable 'MAKEINFO'. 2023-01-07 Antonio Diaz Diaz * Version 1.12 released. * zutilsrc: Rename to zutils.conf. Search for it in $XDG_CONFIG_HOME. (Suggested by Adam Tuja). * Allow '-O, --force-format' force also uncompressed format. * zcmp.cc: New option '-H, --hexadecimal'. Change long name of option '-s' to '--script'. (Following a similar change made to GNU ed). Assign short name '-q' to options '--quiet' and '--silent'. Separate option '-l, --list' from '-v, --verbose'. (cmp): Print byte and line in EOF message like GNU cmp. * zgrep.cc: New options '-G, --basic-regexp', '--label=