Version number and release date set.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
<body lang="en">
|
||||
<h1 align="center">EPICS Base Release 3.14.8<br>
|
||||
?? ??Month?? 2005</h1>
|
||||
28 November 2005</h1>
|
||||
|
||||
|
||||
<h2 align="center">Changes since 3.14.7</h2>
|
||||
@@ -136,12 +136,9 @@ the moment of substitution. The syntax for this is <tt>$(name=default)</tt> or
|
||||
like this: <tt>$(name=$(default))</tt>. This feature has actually been present
|
||||
since R3.14.6.</p>
|
||||
|
||||
<h1 align="center">EPICS Base Release 3.14.7<br>
|
||||
7 December 2004</h1>
|
||||
|
||||
<h2 align="center">Changes since 3.14.6</h2>
|
||||
|
||||
|
||||
<h4>selRecord</h4>
|
||||
<p>The select record type has for a long time made use of a coule of magic
|
||||
numbers (1e+30 and -1e+30) to mean "not a real value", which prevents the record
|
||||
@@ -505,6 +502,7 @@ channels)</p>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
||||
<h2 align="center">Changes since 3.14.4</h2>
|
||||
|
||||
<h4>dbtr</h4>
|
||||
@@ -684,6 +682,7 @@ standard C escape characters to \xxx characters.</p>
|
||||
command, add <code>registrar(iocshSystemCommand)</code> to an application
|
||||
database description file.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since 3.14.3</h2>
|
||||
</center>
|
||||
@@ -736,6 +735,7 @@ successfully connects.</p>
|
||||
<p>Thanks to Mark Rivers for initially reporting the bug and energetically
|
||||
assisting with identifying the cause.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since 3.14.2</h2>
|
||||
</center>
|
||||
@@ -939,6 +939,7 @@ symptom was a hang during process exit. A workaround was installed.</p>
|
||||
<p>A patch was made to allow multiple CA servers on MAC OSX. OSX is a recent
|
||||
branch off of BSD and therefore requires socket option SO_REUSEPORT.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since 3.14.1</h2>
|
||||
</center>
|
||||
@@ -1026,6 +1027,7 @@ that it ignores case.</p>
|
||||
<p>macParseDefns did not check for handle==NULL. The documentation for
|
||||
macParseDefns was not correct.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since beta2</h2>
|
||||
</center>
|
||||
@@ -1158,6 +1160,7 @@ channel access gateway.</p>
|
||||
|
||||
<p>Many bugs and missing features fixed.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since beta1</h2>
|
||||
</center>
|
||||
@@ -1316,6 +1319,7 @@ output in the cdCommands file.</p>
|
||||
<p>All routines with Recdes of Fielddes in their name are obsolete and
|
||||
removed. A new routine dbDumpField replaces dbDumpFldDes.</p>
|
||||
|
||||
|
||||
<center>
|
||||
<h2>Changes since alpha2</h2>
|
||||
</center>
|
||||
|
||||
Reference in New Issue
Block a user