aboutsummaryrefslogtreecommitdiff
path: root/doc/src/FAQ/FAQ_DEV.html
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2007-02-27 23:12:51 +0000
committerBruce Momjian <bruce@momjian.us>2007-02-27 23:12:51 +0000
commit0459b591fc90b197ed31923b170c658cc30758d5 (patch)
tree982d6c9771cb1cb5b5e3c9cf8559233487c193c0 /doc/src/FAQ/FAQ_DEV.html
parenta5f96f69cb07248fcdd7b1da56c3453be43cbe6a (diff)
downloadpostgresql-0459b591fc90b197ed31923b170c658cc30758d5.tar.gz
postgresql-0459b591fc90b197ed31923b170c658cc30758d5.zip
Update release timeline to use unnumber lists HTML.
Diffstat (limited to 'doc/src/FAQ/FAQ_DEV.html')
-rw-r--r--doc/src/FAQ/FAQ_DEV.html18
1 files changed, 7 insertions, 11 deletions
diff --git a/doc/src/FAQ/FAQ_DEV.html b/doc/src/FAQ/FAQ_DEV.html
index 270b5eb4579..83fbbd1365a 100644
--- a/doc/src/FAQ/FAQ_DEV.html
+++ b/doc/src/FAQ/FAQ_DEV.html
@@ -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>