Store original INP/OUT text in link in case DTYP changes later.

This commit is contained in:
2010-06-22 17:35:48 -05:00
committed by Andrew Johnson
parent 320ff29c4a
commit f1ba442133
3 changed files with 21 additions and 0 deletions
+4
View File
@@ -12,6 +12,10 @@
<h2 align="center">Changes between 3.14.11 and 3.14.12</h2>
<!-- Insert new items immediately below here ... -->
<h4>DTYP and INP/OUT order</h4>
<p>The fields DTYP and INP/OUT can now be specified in any order.</p>
<h4>Rewrite epicsThreadOnce()</h4>
<p>Michael Davidsaver suggested a better implementation of epicsThreadOnce()