diff --git a/documentation/new-notes/PR-636.md b/documentation/new-notes/PR-636.md new file mode 100644 index 000000000..79ecd2248 --- /dev/null +++ b/documentation/new-notes/PR-636.md @@ -0,0 +1,6 @@ +### Add support for EPICS_DB_INCLUDE_PATH to dbLoadTemplate + +GitHub [PR #636](https://github.com/epics-base/epics-base/pull/636) + +Allow finding the substitution file using path in `EPICS_DB_INCLUDE_PATH` or +an additional parameter to `dbLoadTemplate`.