2022-12-05 Antonio Diaz Diaz * Version 1.12-rc1 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. * ztest.cc: Exit with status 2 if a file has wrong extension. * zupdate.cc: New option '-d, --destdir'. (zupdate_file): Pass '-q -s' to zcmp if verbosity < 0. * rc.cc (show_version): Print the versions of the compressors used. (show_option_error): New function showing argument and option name. * zutils.texi: Document that format is detected by its magic bytes. * check.sh: Test tarlz (if available) as compressor for zupdate. 2022-04-12 Antonio Diaz Diaz * Version 1.12-pre2 released. * zgrep.cc: Accept option '-Z, --null'. (Reported by Leah Neukirchen). * zupdate.cc: New options '-e, --expand-extensions', '-i, --ignore-errors'. ('-i' suggested by Antoni Sawicki). * Support compress'd (.Z) files through gzip in all utilities. 2022-03-06 Antonio Diaz Diaz * Version 1.12-pre1 released. * zgrep.cc: Accept options '-G, --basic-regexp', '--label=