Reformatted release note entry.

This commit is contained in:
Andrew Johnson
2010-07-08 13:00:43 -05:00
parent 55609154ce
commit 8038f73316

View File

@@ -11,14 +11,18 @@
<h2 align="center">Changes between 3.14.11 and 3.14.12</h2>
<!-- Insert new items immediately below here ... -->
<h4>Record Types aai and aao</h4>
<p>Fixed bug in memory allocation that caused crashes when linking other records
to aai or aao.
Fixed bug where NELM was modified instead of NORD.
Added Soft Channel device support.
Added SIOL link and proper simulation mode for Soft Channel support.
Added MPST, APST and HASH fields for monitor on change support like in waveform record.
<h4>Record Types aai and aao</h4>
<ul>
<li>Fixed bug in memory allocation that caused crashes when linking other records
to aai or aao.</li>
<li>Fixed bug where NELM was modified instead of NORD.</li>
<li>Added Soft Channel device support.</li>
<li>Added SIOL link and proper simulation mode for Soft Channel support.</li>
<li>Added MPST, APST and HASH fields for monitor on change support like in
waveform record.</li>
</ul>
<h4>devLib cleanup</h4>