From 5af7825a1cd3f950025f5f945b78316369286e10 Mon Sep 17 00:00:00 2001 From: jengo Date: Tue, 31 Oct 2000 10:37:08 +0000 Subject: [PATCH] Updated docs --- doc/CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index a31ea88c60..1867469aa2 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -15,6 +15,8 @@ - Added user preferences for sending messages to the trash or just deleteing them. - Started working on LDAP support. Its some what functional right now, but please be carefull it has not been fully tested or debugged. + - Fixed appsession() not decrypting data properly. + - mcrypt should be working correctly now. [0.9.2] - Fixed sorting bug in currentusers.php - Cleaned up error reporting and form in newaccount.php