diff options
author | Bruce Momjian <bruce@momjian.us> | 2002-09-04 07:31:59 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2002-09-04 07:31:59 +0000 |
commit | 7ae3e126e078af783eadebbebd77134178cfd405 (patch) | |
tree | 9928a720817bbd241b32e212a611c497c7c349c2 | |
parent | ba1d2799ea6cea5bd0e81de921bd6345c971786f (diff) | |
download | postgresql-7ae3e126e078af783eadebbebd77134178cfd405.tar.gz postgresql-7ae3e126e078af783eadebbebd77134178cfd405.zip |
File list cleanup.
-rw-r--r-- | src/tools/RELEASE_CHANGES | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/RELEASE_CHANGES b/src/tools/RELEASE_CHANGES index 312b9965cbb..d804edf4a08 100644 --- a/src/tools/RELEASE_CHANGES +++ b/src/tools/RELEASE_CHANGES @@ -2,8 +2,8 @@ configure.in and configure update version and perhaps majorversion in doc/src/sgml/version.sgml bump interface version numbers - update src/interfaces/libpq/libpq.rc - update src/include/pg_config.h.win32 + o src/interfaces/libpq/libpq.rc + o src/include/pg_config.h.win32 * Release notes update HISTORY and later doc/src/sgml/release.sgml @@ -11,7 +11,7 @@ * Documentation document all new features update help output from inside the programs - /ref manual pages + doc/src/sgml/ref manual pages * Ports update ports list in doc/src/sgml/installation.sgml |