diff --git a/doc/CHANGELOG b/doc/CHANGELOG index f5350fd9f1..73e2952b50 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -26,6 +26,7 @@ - Started adding LDAP account authencation support. - Converted session->loginid, session->firstname, session->lastname, session->con to store this data in the phpgw_info array. + - Moved check_owner() from session class to common. [08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them properly