Removed the last vestiges of RSET::get_value()

This commit is contained in:
Andrew Johnson
2015-06-23 18:04:33 -05:00
parent a613a96ad3
commit fa1ddeeb1b
3 changed files with 9 additions and 20 deletions
+7
View File
@@ -14,6 +14,13 @@
<h2 align="center">Changes between 3.15.2 and 3.15.3</h2>
<!-- Insert new items immediately below here ... -->
<h3>Removed the last vestiges of RSET::get_value()</h3>
<p>The IOC has not called the get_value() routine in the RSET for a very long
time, but there was still one implementation left in the event record support
code, and a structure definition for one of the original arguments to that
routine was defined in recGbl.h. Both of these have now been removed.</p>
<h2 align="center">Changes between 3.15.1 and 3.15.2</h2>
<h3>Raised limit on link field length in database files</h3>