Skip to content

Commit

Permalink
Document that asynNDArrayDriver::readAttributesFile can directly cont…
Browse files Browse the repository at this point in the history
…ain the XML
  • Loading branch information
MarkRivers committed Feb 9, 2024
1 parent 99297df commit e82ce82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ files respectively, in the configure/ directory of the appropriate release of th
### asynNDArrayDriver
* Added UpdateTimeStamps method.
* Added NDFileFreeCapture parameter to manually free the capture buffer.
* Allow the filename in readNDAttributes file to be an XML string rather than a file name.
This allows Channel Access clients to write the XML directly. Thanks to Marcell Nagy for this.
### NDAttribute
* Added support for attribute type CONST, where the value is the "source" value specified in the XML file.
Thanks to Keenan Lang for this.
Expand Down

0 comments on commit e82ce82

Please sign in to comment.