diff --git a/doc/CHANGELOG b/doc/CHANGELOG index df827c2b1c..5011a9c348 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -11,6 +11,8 @@ - Fixed a problem with link targeting and the navbar. - Fixed kp3 not being passed properly in chat. - Changed the icon for NNTP. + - Changed the way session->create() makes the random number. This should fix + the problems on NT. [08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them properly