commit 5a29ed83b4fd203664f3c0b426adc3000192ef61 parent 7def73336d49474473e3ee128b9bcfcc8b53592c Author: Martin Schanzenbach <schanzen@gnunet.org> Date: Sun, 5 Feb 2023 20:16:52 +0900 v0.19.3: Update NEWS Diffstat:
| M | NEWS | | | 9 | ++++++--- |
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/NEWS b/NEWS @@ -1,2 +1,6 @@ -v0.19.2 (e9bc4c898): - - New changelog format origin -\ No newline at end of file +v0.19.3: + - We now detect MySQL's strange, version-dependent my_bool type on configure. + - Add pkg-config definitions for gnunet messenger. + +v0.19.2: + - New changelog format origin