Mercurial > p > roundup > code
diff CHANGES.txt @ 1157:26c8cb2162d7
fixed various URL / base URL issues
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Mon, 16 Sep 2002 22:37:26 +0000 |
| parents | d0da32fbdedc |
| children | 14467c765167 |
line wrap: on
line diff
--- a/CHANGES.txt Mon Sep 16 08:04:46 2002 +0000 +++ b/CHANGES.txt Mon Sep 16 22:37:26 2002 +0000 @@ -8,6 +8,10 @@ . registration error punts back to register page . gadfly backend now handles changes to the schema - but only one property at a time + . cgi.client base URL is now obtained from the config TRACKER_WEB + . request.url has gone away - there's too much magic in trying to figure + what it should be + . cgi-bin script redirects to https now if the request was https 2002-09-13 0.5.0 beta2
