diff --git a/doc/changes/xrt/mr.1567.1.md b/doc/changes/xrt/mr.1567.1.md new file mode 100644 index 000000000..cec31a124 --- /dev/null +++ b/doc/changes/xrt/mr.1567.1.md @@ -0,0 +1 @@ +Add `XRT_IPC_SERVICE_PID_FILE_NAME` cmake variable to configure the name of pid file. diff --git a/doc/changes/xrt/mr.1567.md b/doc/changes/xrt/mr.1567.2.md similarity index 52% rename from doc/changes/xrt/mr.1567.md rename to doc/changes/xrt/mr.1567.2.md index e38cd48e8..a82d70f7a 100644 --- a/doc/changes/xrt/mr.1567.md +++ b/doc/changes/xrt/mr.1567.2.md @@ -1,3 +1 @@ -Add `XRT_IPC_SERVICE_PID_FILE_NAME` cmake variable to configure the name of pid file. - Add `XRT_OXR_RUNTIME_SUFFIX` cmake variable to configure the suffix of the output openXR library.