From 36299cf9b64f44ff1cbff6319d18e97d68cdf81c Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 4 Feb 2021 14:40:18 +0000 Subject: docs: update FossilOrigin-Name: e1aaeb99cb71189c4b86cc28a1b3377a1787e0e534bc7b03b94a37344b7bd3c0 --- CHANGELOG.md | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 8669f81..7a15acf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,17 +12,16 @@ this project _somewhat_ adheres to [Semantic Versioning]. UNRELEASED -------------------------------------------------------------------------------- -### IMPORTANT -- Switched to the `redo` build system. - ### Added -- Added basic installation instructions to an `INSTALL` file. -- Added code coverage and unit tests using `shellspec`. +- Added unit tests using `shellspec`. +- Added support for `pax` for tarball extraction. ### Changed +- Moved `cpt-lib` to `cpt-lib.in`. - All `src` scripts now exit with success after being called with `--help`. - Minor optimizations on `contrib` scripts. -- Huge speed improvement on `cpt-export` +- Huge speed improvement on `cpt-export`. +- Updated the `getoptions` library to version `2.5.0` ### Fixed - Fixed `cpt-cat` not using the `CPT_ROOT` value. @@ -53,7 +52,7 @@ UNRELEASED -------------------------------------------------------------------------------- ### IMPORTANT -- The `pkg_fixdeps()` function has been renmaed to `pkg_fix_deps()`. +- The `pkg_fixdeps()` function has been renamed to `pkg_fix_deps()`. - `cpt-lib` now parses options for you if `parser_definition()` is defined before being called. -- cgit v1.2.3