doc: Document !2095

This commit is contained in:
Jakob Bornecrantz 2023-12-23 16:35:00 +00:00
parent 6a21775761
commit 542fb6a10f
2 changed files with 5 additions and 0 deletions

View file

@ -1,6 +1,7 @@
---
- mr.2062
- mr.2079
- mr.2095
---
all: Add support for the new `xrt_system` and `xrt_session` objects.

View file

@ -0,0 +1,4 @@
- server: Don't call teardown if mutex fails to be created.
- server: Pass in log_level to init function.
- server: Use correct log define error message.
- server: Print more client info.