htcp

Properties of water suspended in clouds
git clone git://git.meso-star.fr/htcp.git
Log | Files | Refs | README | LICENSE

commit 8c429d07d4808215d93c168d54f8dc363c5b8a15
parent 26541bbee90e771c7d81e1cf2b1e0643004ab54f
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 30 Oct 2023 15:14:39 +0100

Write release note for version 0.1

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

diff --git a/README.md b/README.md @@ -32,6 +32,16 @@ Edit config.mk as needed, then run: ## Release notes +### Version 0.1 + +- Write the man pages 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.0.5 Fix a typo in the les2htcp man page