documentation: Fix typo in html tag in RELEASE_NOTES

This commit is contained in:
Ralph Lange
2012-07-05 14:37:32 +02:00
parent a857f7a5ed
commit 5f0717adea

View File

@@ -176,7 +176,7 @@ Added a <code>iocLogPrefix</code> command to <code>iocsh</code>. This adds a
prefix to all messages from this IOC (or other log client) as they get sent to the
iocLogServer. This lets sites use the "fac=&lt;<i>facility</i>&gt;" syntax for
displaying the facility, process name etc. in log viewers like the
<code>cmlogviewer<code>.</p>
<code>cmlogviewer</code>.</p>
<h3>
Reworked the epicsEvent C &amp; C++ APIs</h3>