comparison 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
comparison
equal deleted inserted replaced
2931:e943b83e3e77 2932:e4c854b6f034
34 Use this to specify server configuration file for the service. 34 Use this to specify server configuration file for the service.
35 - added experimental multi-thread server 35 - added experimental multi-thread server
36 - don't try to import all backends in backends.__init__ unless we *want* to 36 - don't try to import all backends in backends.__init__ unless we *want* to
37 - unless in debug mode, keep a single persistent connection through a 37 - unless in debug mode, keep a single persistent connection through a
38 single web or mailgw request. 38 single web or mailgw request.
39 - HTTP Basic Authentication (sf patch 1067690)
39 40
40 Fixed: 41 Fixed:
41 - postgres backend open doesn't hide corruption in schema (sf bug 956375) 42 - postgres backend open doesn't hide corruption in schema (sf bug 956375)
42 - *dbm-style backends nuke() method now clear id counters 43 - *dbm-style backends nuke() method now clear id counters
43 - removed safeget() from the API (sf bug 994750) 44 - removed safeget() from the API (sf bug 994750)

Roundup Issue Tracker: http://roundup-tracker.org/