diff options
author | Bruce Momjian <bruce@momjian.us> | 2008-02-13 18:30:21 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2008-02-13 18:30:21 +0000 |
commit | 4588fc47c1cf243cc67d720966d31e9c34be1253 (patch) | |
tree | 53ca687b6fbbaf6c47cf307faa7947ff4570a06b /src | |
parent | 812716e35b12a9b45d7dcee61aa984461955d395 (diff) | |
download | postgresql-4588fc47c1cf243cc67d720966d31e9c34be1253.tar.gz postgresql-4588fc47c1cf243cc67d720966d31e9c34be1253.zip |
As sub-bullet decoration.
Diffstat (limited to 'src')
-rw-r--r-- | src/tools/RELEASE_CHANGES | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index f43e6617792..8603e8449c5 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -48,15 +48,15 @@ For Major Releases o add documenation for items * Documentation - document all new features - update help output from inside the programs - doc/src/sgml/ref manual pages - convert any literal "<" and ">" characters, use tools/find_gt_lt + o document all new features + o update help output from inside the programs + o doc/src/sgml/ref manual pages + o convert any literal "<" and ">" characters, use tools/find_gt_lt * Ports - update config.guess and config.sub at the start of beta - update ports list in doc/src/sgml/installation.sgml - update platform-specific FAQ's, if needed + o update config.guess and config.sub at the start of beta + o update ports list in doc/src/sgml/installation.sgml + o update platform-specific FAQ's, if needed * Update inet/cidr data types with newest Bind patches |