release notes updated

This commit is contained in:
Dirk Zimoch
2010-05-28 03:04:09 -07:00
parent 0a77204795
commit 037db16b00

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>Named Soft Events</h4>
<p>Soft events can now be meaningful strings instead of numbers 1-255.
<h4>Rewrite epicsThreadOnce()</h4>
<p>Michael Davidsaver suggested a better implementation of epicsThreadOnce()