Document 460100 (belatedly), 470100 and 470101. The last of these is the
__sF -> __std{in,out,err}p change.
This commit is contained in:
parent
67ac4e1d30
commit
0bc9e3f43f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=14881
1 changed files with 17 additions and 0 deletions
|
@ -4627,6 +4627,11 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
<entry>460001</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.6-STABLE</entry>
|
||||
<entry>460100</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.6-STABLE after MFC of `sed -i'.</entry>
|
||||
<entry>460101</entry>
|
||||
|
@ -4637,6 +4642,18 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting>
|
|||
<entry>470000</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>4.7-STABLE</entry>
|
||||
<entry>470100</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>Start generated __std{in,out,err}p references rather
|
||||
than __sF. This changes std{in,out,err} from a
|
||||
compile time expression to a runtime one.</entry>
|
||||
<entry>470101</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry>5.0-CURRENT</entry>
|
||||
<entry>500000</entry>
|
||||
|
|
Loading…
Reference in a new issue