Mercurial > p > roundup > code
diff CHANGES.txt @ 2932:e4c854b6f034
HTTP Basic Authentication (patch [SF#1067690])
| author | Alexander Smishlajev <a1s@users.sourceforge.net> |
|---|---|
| date | Thu, 18 Nov 2004 16:42:26 +0000 |
| parents | 98e6219ddb83 |
| children | 2e3f3204afc9 |
line wrap: on
line diff
--- a/CHANGES.txt Thu Nov 18 16:33:43 2004 +0000 +++ b/CHANGES.txt Thu Nov 18 16:42:26 2004 +0000 @@ -36,6 +36,7 @@ - don't try to import all backends in backends.__init__ unless we *want* to - unless in debug mode, keep a single persistent connection through a single web or mailgw request. +- HTTP Basic Authentication (sf patch 1067690) Fixed: - postgres backend open doesn't hide corruption in schema (sf bug 956375)
