1
0

Fix Windows IIS server cookie login problem, thanks to Shadowin

This commit is contained in:
Garvin Hicking
2007-01-04 19:57:11 +00:00
parent a73031b05c
commit 2b0f791e8e
2 changed files with 7 additions and 1 deletions

View File

@ -15,6 +15,12 @@ Version 1.2 ()
* Allow to call permalinks that end with a "/" the same as if not
ending with a "/" (garvinhicking)
Version 1.1.1 ()
------------------------------------------------------------------------
* Fix a bug in sending the right login session cookies on Windows IIS
servers. Major thanks to Shadowin from the forums!
Version 1.1 (December 28th, 2006)
------------------------------------------------------------------------