From 29329b3e7c68e6af2370968d7900daffa63adb93 Mon Sep 17 00:00:00 2001 From: Christopher Powell Date: Thu, 16 May 2002 21:35:12 +0000 Subject: Further changes on the way to 1.17, big one was the segfault fix. --- (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index 24e56a1..8f53074 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,4 +1,4 @@ -$Id: CHANGELOG,v 1.11 2002/05/14 21:47:14 helios Exp $ +$Id: CHANGELOG,v 1.12 2002/05/16 21:35:12 helios Exp $ TODO: @@ -8,7 +8,8 @@ TODO: * check for mandatory conf directives / syntax quit if not * merge server config into vh config * port to Apache 2.x - +* does determining table name in massvirtual mode upon every request + cause performance degradation? If so fix. CHANGES: @@ -32,6 +33,10 @@ CHANGES: really dumb, and people have requested this change. * Better checking in the extract_cookie routine. Before, it could segfault if a person specified "c" but didn't define MySQLWhichCookie. +* Some code reorg/renaming for clarity and to support the new direction + of database inspecificity. More to come. +* Simplified error messages. +* Table creation now uses safe_mysql_query and checks the result. 1.16: -- cgit v0.9.2