From 29efd1577cce0b44423e4606f5a17f23619c7151 Mon Sep 17 00:00:00 2001
From: Rick Ellis
Date: Thu, 21 Aug 2008 19:03:17 +0000
Subject:
---
user_guide/changelog.html | 1 +
1 file changed, 1 insertion(+)
(limited to 'user_guide')
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 2ff2b8c9e..4f9eab8d3 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@ SVN Revision: XXXX
- Updated the Sessions class so that any custom data being saved gets stored to a database rather than the session cookie (assuming you are using a database to store session data), permitting much more data to be saved.
- Added the ability to store libraries in subdirectories within either the main "libraries" or the local application "libraries" folder. Please see the Loader class for more info.
+ - Added the ability to assign library objects to your own variable names when you use this->load->library(). Please see the Loader class for more info.
- Changed the output of the profiler to use style attribute rather then clear, and added the id "codeigniter_profiler" to the container div
- Added is_natural() and is_natural_no_zero() to the Validation class.
--
cgit v1.2.3-24-g4f1b