From 3ddc5c9b88226097f93d4c21ea51f7a37f0e56f3 Mon Sep 17 00:00:00 2001 From: Christopher Powell Date: Fri, 07 Dec 2001 03:52:56 +0000 Subject: Added a mysql_close mechanism to the child exit process to fix MySQL complaining about bad communication packets. Considerable code reorg and cleanup. --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 64422e0..5479725 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.3 2001/12/03 19:54:02 helios Exp $ +$Id: CHANGELOG,v 1.4 2001/12/07 03:52:56 helios Exp $ TODO: @@ -8,6 +8,14 @@ TODO: CHANGES: +1.12: + +* Added a mysql_close() call to get rid of those annoying MySQL + complaints every time an httpd child process terminates. (Apache + 1.3 or later.) +* Considerable code reorganization and cleanup. + + 1.11: * Completely re-worked the cookie code. Now the user can instruct -- cgit v0.9.2