From d8d1e24eee56d2466c91ecd72b3c8932eb3d0639 Mon Sep 17 00:00:00 2001
From: Phil Sturgeon
Date: Wed, 16 Feb 2011 17:23:16 +0000
Subject: Secure cookies can now be made with the set_cookie() helper and Input
Class method.
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide/changelog.html')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 4d3b502a8..ab825c8d8 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -68,6 +68,7 @@ Hg Tag: n/a
- Added decimal, less_than and greater_than rules to the Form validation Class.
- Input Class methods post() and get() will now return a full array if the first argument is not provided.
+ - Secure cookies can now be made with the set_cookie() helper and Input Class method.
--
cgit v1.2.3-24-g4f1b