From 5e3e861e79e90e7e463948a9e6093345d2f7a8c6 Mon Sep 17 00:00:00 2001 From: skeeter Date: Sat, 26 Aug 2000 00:37:28 +0000 Subject: [PATCH] added http proxy support --- doc/CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/CHANGELOG b/doc/CHANGELOG index 5011a9c348..a410e13076 100755 --- a/doc/CHANGELOG +++ b/doc/CHANGELOG @@ -13,6 +13,7 @@ - Changed the icon for NNTP. - Changed the way session->create() makes the random number. This should fix the problems on NT. + - Added HTTP Proxy support to phpgw_network. [08212000] - removed db_lock() and db_unlock() I changed the phpgw_db_* to use them properly