]> git.ipfire.org Git - thirdparty/nqptp.git/commitdiff
Update RELEASE_NOTES.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Wed, 20 Sep 2023 08:55:55 +0000 (09:55 +0100)
committerGitHub <noreply@github.com>
Wed, 20 Sep 2023 08:55:55 +0000 (09:55 +0100)
RELEASE_NOTES.md

index b1b8fde83d5f7d6e0c5222c1cdd4a8c1a65c1c01..fab1b68ab421324bedcd66b9bf0c596c4ed247b2 100644 (file)
@@ -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.