Changelog entry for #753:

- Merge #753: ACL per interface. (New interface-* configuration
  options).
This commit is contained in:
George Thessalonikefs 2022-09-20 11:36:01 +02:00
parent f02d6bddd1
commit 307805b64f

View file

@ -1,3 +1,7 @@
16 September 2022: George
- Merge #753: ACL per interface. (New interface-* configuration
options).
2 September 2022: Wouter
- Remove include that was there for debug purposes.
- Fix to check pthread_t size after pthread has been detected.