Mercurial > p > roundup > code
comparison CHANGES.txt @ 1169:7b448a2425fd
bugfix to (multi)link menu() label generation
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 18 Sep 2002 22:26:07 +0000 |
| parents | 14467c765167 |
| children | 8e318dfaf479 |
comparison
equal
deleted
inserted
replaced
| 1168:94620e088e3a | 1169:7b448a2425fd |
|---|---|
| 14 - cgi-bin script redirects to https now if the request was https | 14 - cgi-bin script redirects to https now if the request was https |
| 15 - FileClass "content" property wasn't being returned by getprops() in most | 15 - FileClass "content" property wasn't being returned by getprops() in most |
| 16 backends | 16 backends |
| 17 - we now verify instance attributes on instance open and throw a useful error | 17 - we now verify instance attributes on instance open and throw a useful error |
| 18 if they're not all there | 18 if they're not all there |
| 19 - sf 611217 ] menu() has problems when labelprop==None | |
| 19 | 20 |
| 20 | 21 |
| 21 2002-09-13 0.5.0 beta2 | 22 2002-09-13 0.5.0 beta2 |
| 22 . all backends now have a .close() method, and it's used everywhere | 23 . all backends now have a .close() method, and it's used everywhere |
| 23 . fixed bug in detectors __init__ | 24 . fixed bug in detectors __init__ |
