diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-02-05 14:49:34 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-02-05 14:49:34 +0000 |
commit | b0f53938962e160788df9a1f94be16e37111a052 (patch) | |
tree | 91d2ac84bf58d9e7f7c87e487adc29c85ef60803 /doc | |
parent | f7c51e684ebab998cfc21a80028b4dbdce27c34f (diff) | |
download | pkgsrc-b0f53938962e160788df9a1f94be16e37111a052.tar.gz |
Update postgresql73 to 7.3.9. This release contains a variety of fixes
from 7.3.8, including several security-related issues. A dump/restore
is not required for those running 7.3.X.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 7317b7bb11b..efa2217a95d 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.9045 2005/02/05 14:31:52 jdolecek Exp $ +$NetBSD: CHANGES,v 1.9046 2005/02/05 14:49:34 jdolecek Exp $ Changes to the packages collection and infrastructure in 2005: @@ -761,3 +761,4 @@ Changes to the packages collection and infrastructure in 2005: Updated ORBit2 to 2.12.1 [jmmv 2005-02-05] Updated dcraw to 1.234 [seb 2005-02-05] Update postgresql74 to 7.4.7 [jdolecek 2005-02-05] + Update postgresql73 to 7.3.9 [jdolecek 2005-02-05] |