diff --git a/doc/CHANGELOG b/doc/CHANGELOG index a410e13076..a994fd10e6 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -14,6 +14,9 @@ - Changed the way session->create() makes the random number. This should fix the problems on NT. - Added HTTP Proxy support to phpgw_network. + - Pop3: when a header line started with cc:, from:, ..., but + no information followed the colon, a bunch of error messages were + displayed ("xxx not an object"). Fixed. [08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them properly