htpp

htrdr-image post-processing
git clone git://git.meso-star.fr/htpp.git
Log | Files | Refs | README | LICENSE

commit ed33a849e919c274bcb04acd7990d8fbcc5b4133
parent 04885ce474742f027ba4721b0d9c5359591a8b04
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 30 Oct 2023 16:36:22 +0100

Write release note for version 0.5

Diffstat:
MREADME.md | 10++++++++++
1 file changed, 10 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -19,6 +19,16 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.5 + +- Write the man page directly in mdoc's roff macros, instead of using + the intermediate scdoc source. +- Replace CMake by Makefile as build system. +- Update compiler and linker flags to increase the security and + robustness of generated binaries. +- Provide a pkg-config file to link the library as an external + dependency. + ### Version 0.4.4 Fix a typo in the man page