aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO_8859-1/books/porters-handbook
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1999-11-24 17:38:11 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1999-11-24 17:38:11 +0000
commit29340cb40e3c8b677735f1cc1adc794fbbc66f08 (patch)
treebfd4023b65501cbc25b402cb2be6215c0e5078d7 /en_US.ISO_8859-1/books/porters-handbook
parentef1d49df03cfddb23810b26b76cce2a045b386f2 (diff)
downloaddoc-29340cb40e3c8b677735f1cc1adc794fbbc66f08.tar.gz
doc-29340cb40e3c8b677735f1cc1adc794fbbc66f08.zip
Document the bump for 3.3-STABLE after adding mkstemps() to libc.
Also document the post-release bump forgotten by that committer.
Notes
Notes: svn path=/head/; revision=6102
Diffstat (limited to 'en_US.ISO_8859-1/books/porters-handbook')
-rw-r--r--en_US.ISO_8859-1/books/porters-handbook/book.sgml12
1 files changed, 11 insertions, 1 deletions
diff --git a/en_US.ISO_8859-1/books/porters-handbook/book.sgml b/en_US.ISO_8859-1/books/porters-handbook/book.sgml
index 6dd2d2c9e1..9b3aeb6b4e 100644
--- a/en_US.ISO_8859-1/books/porters-handbook/book.sgml
+++ b/en_US.ISO_8859-1/books/porters-handbook/book.sgml
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.60 1999/11/15 02:36:17 obrien Exp $
+ $FreeBSD: doc/en_US.ISO_8859-1/books/handbook/ports/chapter.sgml,v 1.61 1999/11/17 22:34:23 jim Exp $
-->
<chapter id="ports">
@@ -3456,6 +3456,16 @@ post-install:
</row>
<row>
+ <entry>3.3-STABLE</entry>
+ <entry>330001</entry>
+ </row>
+
+ <row>
+ <entry>3.3-STABLE after adding mkstemps() to libc</entry>
+ <entry>330002</entry>
+ </row>
+
+ <row>
<entry>4.0-CURRENT after 3/4 branch</entry>
<entry>400000</entry>
</row>