diff options
author | Marc G. Fournier <scrappy@hub.org> | 2001-01-13 03:17:05 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 2001-01-13 03:17:05 +0000 |
commit | 25c0ffb9ec3f62776624f322d4e72bd808853d2d (patch) | |
tree | 39281cbf513879375b9817819d2857ccf7dd26b0 | |
parent | 2a6c08228fb9300eb5cbc9b6f9a075941fa96cab (diff) | |
download | postgresql-25c0ffb9ec3f62776624f322d4e72bd808853d2d.tar.gz postgresql-25c0ffb9ec3f62776624f322d4e72bd808853d2d.zip |
check one last time for any erros ...
-rw-r--r-- | ChangeLogs/ChangeLog-7.1beta1-to-7.1beta3 | 1 | ||||
-rw-r--r-- | HISTORY | 1 | ||||
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | contrib/README | 1 |
4 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLogs/ChangeLog-7.1beta1-to-7.1beta3 b/ChangeLogs/ChangeLog-7.1beta1-to-7.1beta3 index af2816eb6cd..5935250cfc2 100644 --- a/ChangeLogs/ChangeLog-7.1beta1-to-7.1beta3 +++ b/ChangeLogs/ChangeLog-7.1beta1-to-7.1beta3 @@ -1,4 +1,3 @@ - 2001-01-10 13:07 petere * configure, config/c-library.m4: Make checks for global variables @@ -1,3 +1,4 @@ + ------------------------------------------------------------------------ Release Notes ------------------------------------------------------------------------ @@ -1,4 +1,3 @@ - PostgreSQL Data Base Management System (formerly known as Postgres, then as Postgres95). diff --git a/contrib/README b/contrib/README index 8ecdb602ab0..9a75e5bc05a 100644 --- a/contrib/README +++ b/contrib/README @@ -1,3 +1,4 @@ + The PostgreSQL contrib tree ~~~~~~~~~~~~~~~~~~~~~~~~~~~ |