1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-05 07:41:25 +03:00

Update release timeline to use unnumber lists HTML.

This commit is contained in:
Bruce Momjian
2007-02-27 23:12:51 +00:00
parent a5f96f69cb
commit 0459b591fc
2 changed files with 15 additions and 27 deletions

View File

@@ -13,7 +13,7 @@
<H1>Developer's Frequently Asked Questions (FAQ) for
PostgreSQL</H1>
<P>Last updated: Tue Feb 27 16:06:41 EST 2007</P>
<P>Last updated: Tue Feb 27 18:12:31 EST 2007</P>
<P>Current maintainer: Bruce Momjian (<A href=
"mailto:bruce@momjian.us">bruce@momjian.us</A>)<BR>
@@ -716,16 +716,12 @@
PostgreSQL release?</H3>
<P>The development schedule for the 8.3 release is:</P>
<DL>
<DD>March 1, 2007</DD>
<DT>Initial community review of all major feature patches</DT>
<DD>April 1, 2007</DD>
<DT>Feature freeze, all patches must be submitted for review and application</DT>
<DD>mid-May, 2007</DD>
<DT>All patches applied, beta testing begins</DT>
<DD>July, 2007</DD>
<DT>Release of 8.3.0</DT>
</DL>
<UL>
<LI>March 1, 2007 - Initial community review of all major feature patches</DT>
<LI>April 1, 2007 - Feature freeze, all patches must be submitted for review and application</LI
<LI>mid-May, 2007 - All patches applied, beta testing begins</LI>
<LI>July, 2007 - Release of 8.3.0</LI>
</UL>
<P>Patches that appear after appropriate dates are typically
not applied but held for the next major release.</P>