Skip to content

Commit bfbea4a

Browse files
committed
Added #33 fix to release notes
1 parent e275ac2 commit bfbea4a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/releasenotes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ R4-1: Changes since R4-0
88
their data type (8 or 17 digits), and have ".0" appended if no decimals are
99
output by the string conversion.
1010

11-
* JSON logging now respects the configuration setting to log only puts where
12-
the field value actually changes.
11+
* JSON logging now respects the configuration settings to log only puts where
12+
the field value actually changes, and to disable logging. The latter doesn't
13+
stop the puts from being queued by the IOC, but the values aren't sent out.
1314

1415
* Sites can add their own JSON metadata to be included in the JSON log output
1516
using the new ``caPutJsonLogAddMetadata`` command, which takes arguments for

0 commit comments

Comments
 (0)