From 5fb99599d87f09a38497c698173b46ac901ec7ce Mon Sep 17 00:00:00 2001 From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 20 Sep 2023 09:55:55 +0100 Subject: [PATCH] Update RELEASE_NOTES.md --- RELEASE_NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index b1b8fde..fab1b68 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,5 @@ +## Version: 1.2.5-dev-5-g475d7a1 +* Fixup for FreeBSD compilation error -- change the order of some of the `#include` files. ## Version: 1.2.5-dev-2-gb5321a8 * Stop using `setcap` on the `nqptp` binary at install time and instead use systemd's AmbientCapabilities to give the `nqptp` daemon the capability to access ports 319 and 320. Many thanks to [Hs_Yeah](https://github.com/Hs-Yeah) for the [PR](https://github.com/mikebrady/nqptp/pull/26). * Improve some error messages. -- 2.47.2