diff options
author | Marc G. Fournier <scrappy@hub.org> | 2001-04-06 17:05:39 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@hub.org> | 2001-04-06 17:05:39 +0000 |
commit | f2fc87546e0250bd2bd7bedd81d97d19a2477676 (patch) | |
tree | b20d6b94c53b639bbf717c602a5082f7b928337c | |
parent | 248365f2c64fb8ce94c28c680d95a279dd07953a (diff) | |
download | postgresql-f2fc87546e0250bd2bd7bedd81d97d19a2477676.tar.gz postgresql-f2fc87546e0250bd2bd7bedd81d97d19a2477676.zip |
update the change log, but nothing else ...
-rw-r--r-- | ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3 | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3 b/ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3 index 03013a2cfcd..94485e3cd48 100644 --- a/ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3 +++ b/ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3 @@ -1,3 +1,26 @@ +2001-04-06 11:52 petere + + * INSTALL, doc/src/sgml/installation.sgml: Revert wrong SCO + OpenServer report, update comments and improve formatting a bit. + Regenerate INSTALL. + +2001-04-06 11:31 inoue + + * src/interfaces/odbc/convert.c: Sorry my previous change was a + mistake. + +2001-04-06 11:01 thomas + + * doc/src/sgml/fixrtf: Utility to add the stylesheet "s0" + definition to an RTF file. This stylesheet must be present for + Applixware to be happy generating a ToC. M$Word does not seem to + care one way or the other. + +2001-04-06 10:35 scrappy + + * configure, configure.in, ChangeLogs/ChangeLog-7.1RC2-to-7.1RC3: + mark it as RC3 ... + 2001-04-06 05:23 inoue * src/interfaces/odbc/convert.c: 1) Fit the precision of floating |