From 4609d781f35f5beb63523382e89d95be14502a8b Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Sun, 18 Dec 2005 07:23:34 +0000 Subject: [PATCH] changes++ --- dev/changes.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dev/changes.txt b/dev/changes.txt index 5ae4186..68dcafc 100644 --- a/dev/changes.txt +++ b/dev/changes.txt @@ -11,4 +11,5 @@ CHANGELOG FOR 2.0 - Added installer subsystem functions [installer.php] - Added two style sheets, printer.css.php and installer.css.php - Renamed _message() to message() [kernel.php] -- Added PHP5 __construct() support \ No newline at end of file +- Added PHP5 __construct() support +- Removed the magic-quote-mimicing functionality of ISSO's input sanitization system. Applications should now store all text in unescaped form and then use ISSO->escape() when querying the database \ No newline at end of file -- 2.22.5