diff options
author | abs <abs@pkgsrc.org> | 2004-02-04 22:19:09 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2004-02-04 22:19:09 +0000 |
commit | 5b1cad1352f13a678bd9c86cbaced917fe14f3dc (patch) | |
tree | 21966a294cfc7fab26be1c43d6fd9b45c117e43d /doc | |
parent | 55ef2670cc11930e5aed461bd300f668b45c8790 (diff) | |
download | pkgsrc-5b1cad1352f13a678bd9c86cbaced917fe14f3dc.tar.gz |
Update rt-mysql and rt-pgsql to rt-mysql-2.0.15 and rt-pgsql-2.0.15
Various changes from 2.0.13, most obvious of which appears to be that
RT no longer causes problems with the HTML::Mason in pkgsrc.
Also add a note as to how to get an Apache configuration which does not
ignore POSTs. Still some configuration issues, but we are now _nearly_
working without some small hacking, as opposed to completely broken.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index bafb9586097..1e99cdc58dc 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4679 2004/02/04 17:15:14 jmmv Exp $ +$NetBSD: CHANGES,v 1.4680 2004/02/04 22:20:59 abs Exp $ Changes to the packages collection and infrastructure in 2004: @@ -568,3 +568,6 @@ Changes to the packages collection and infrastructure in 2004: Updated gd to 2.0.22 [adam 2004-02-04] Updated buildtool to 0.15 [jmmv 2004-02-04] Updated buildtool-doc to 0.15 [jmmv 2004-02-04] + Updated rt-mysql to 2.0.15 [abs 2004-02-04] + Updated rt-pgsql to 2.0.15 [abs 2004-02-04] + |