mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
Update release checklist to reflect that HISTORY and INSTALL don't
need to be created by hand anymore.
This commit is contained in:
parent
54d314c93c
commit
dc9e82d0e6
1 changed files with 2 additions and 3 deletions
|
|
@ -6,7 +6,7 @@
|
|||
o src/include/pg_config.h.win32
|
||||
|
||||
* Release notes
|
||||
update HISTORY and later doc/src/sgml/release.sgml
|
||||
update doc/src/sgml/release.sgml
|
||||
|
||||
* Documentation
|
||||
document all new features
|
||||
|
|
@ -15,8 +15,7 @@
|
|||
|
||||
* Ports
|
||||
update ports list in doc/src/sgml/installation.sgml
|
||||
update INSTALL
|
||||
platform-specific FAQ's, if needed
|
||||
update platform-specific FAQ's, if needed
|
||||
|
||||
* Miscellaneous files
|
||||
doc/bug.template
|
||||
|
|
|
|||
Loading…
Reference in a new issue