diff options
Diffstat (limited to 'en_US.ISO8859-1/books/porters-handbook/book.sgml')
-rw-r--r-- | en_US.ISO8859-1/books/porters-handbook/book.sgml | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 785a5b7493..048ea8755d 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -4625,6 +4625,11 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting> </row> <row> + <entry>4.7-RELEASE</entry> + <entry>470000</entry> + </row> + + <row> <entry>5.0-CURRENT</entry> <entry>500000</entry> </row> @@ -4858,7 +4863,10 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION}</programlisting> <row> <entry>5.0-CURRENT after headers stopped using - _BSD_FOO_T_ and started using _FOO_T_DECLARED.</entry> + _BSD_FOO_T_ and started using _FOO_T_DECLARED. + This value can also be used as a conservative + estimate of the start of &man.bzip2.1; package + support.</entry> <entry>500039</entry> </row> |