Browse Source

HttpOnly cookies

stekkel 20 years ago
parent
commit
0eb8f05fd7
1 changed files with 2 additions and 0 deletions
  1. 2 0
      ChangeLog

+ 2 - 0
ChangeLog

@@ -454,6 +454,8 @@ Version 1.5.1 -- CVS
     Windows systems.
   - Sanitized names displayed in address book listing.
   - Added extra field controls to address book class.
+  - HttpOnly cookie support (cookies inaccessible by JS). This will protect 
+    IE6 browsers.
 
 Version 1.5.0 - 2 February 2004
 -------------------------------