======================================================================
Version 7.0.0.6, by Aleksey Cheusov, Sun, 19 Jan 2020 01:45:59 +0300

  Add support for Solaris-10 and -11 to a lot of utilities
  (almost all with the help of musl-fts library!).

  A lot of fixes for SunC compiler (versions 5.11 and 5.15).

  mk/mkc_imp.f_bsd_getopt.mk: fix for target "clean"

  Fix feature "efun" on SunOS-5.10.

  Add new feature "strsep" that provides portable strsep(3) and stresep(3)

  find, ls, mtree and xinstall: fix build failure on eglibc-2.13

======================================================================
Version 7.0.0.5, by Aleksey Cheusov, Mon,  6 Jan 2020 01:43:19 +0300

  Fix typos doc/INSTALL

  Fix bugs in the local feature "base64". As a result we fix some
  compilation issues on musl-based Linuxes (Alpine Linux).

  Fix compilation failures (seen on musl-based Alpine Linux) of the
  following programs: compress, sort, hexdump, id, leave, uudecode

  Implement new local feature "bsd_signal" that implements
  BSD functions "sigblock", "sigsetmask", "sigmask" and "siggetmask".

======================================================================
Version 7.0.0.4, by Aleksey Cheusov, Wed,  1 May 2019 14:40:14 +0300

  A lot of fixes and improvements from previous release in utilities
  and portability code.
  See https://github.com/cheusov/nbase for details.

  Introduce CURSES_LIBNAME build-time variable (see doc/INSTALL)

  Almost all utilities set WARNERR to YES.

  Latest mk-configure is needed for build.

  This release was successfully tested on SunOS-5.11, FreeBSD-12.0.3,
  NetBSD-8 and 8.99, OpenBSD-6.4, Darwin and diverse glibc-based
  Linuxes. GCC and CLang compilers were tested.

======================================================================
Version 7.0.0.3, by Aleksey Cheusov, Thu,  8 Mar 2018 14:51:38 +0300

  "install", "cksum", "mknod" and "mtree" were added to the
  collection.

  All utilities were ported to OpenBSD and Darwin.  They were
  successfully built on Darwin-15.6.0/amd64, Linux(glibc)/amd64 and
  ARMv7, NetBSD-current/amd64 and OpenBSD-5.3/i386.

  All utilities are successfully build using gcc and clang.

  nl: fix for glibc-based systems (Linux).

  Fixes for Out-of-tree build failures.

  mk-configure 0.30.0 or above is needed for build.

  Fixes for helper scripts (helpers/*)

  A lot of compilation warnings fixes.

======================================================================
Version 7.0.0.2, by Aleksey Cheusov, Mon, 10 Jul 2017 00:37:48 +0300

  Initial release
