Commit 1e0eeab1 authored by Bruce Momjian's avatar Bruce Momjian

Document an efficient way to create documentation for back branches.

parent 8049626e
......@@ -60,6 +60,21 @@ For Major Releases
* Update inet/cidr data types with newest Bind patches
Creating Back-Branch Release Notes
==================================
* Do 'cvs log' on each back-branch and run pgcvslog
* Edit and create SGML markup for the most recent branch
* Make copies of the SGML for each branch, then remove items
that do not apply based on cvs logs for that branch
* Copy the SGML for each branch into release.sgml in CVS HEAD
* Copy CVS HEAD release.sgml to each branch and trim off the top
part that doesn't apply for each branch
---------------------------------------------------------------------------
Library Version Changes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment