
$Id: CHANGES.txt,v 1.8 2001/10/21 21:26:23 carlos Exp $


HISTORY of mod_sqlinclude
----------------------------

1.2 (2001.10.21)
   - added conditional definition of TRUE/FALSE as some distros
     seems to not define those by default - thanks to
     FutureQuest <ccTech@FutureQuest.net> for spotting 
     that (Carlos)
   - Added SQLI_SQLDB to specify database the SQLInclude module
     connects to - thanks to Anders Nordby <anders@fix.no> for 
     the patch (Carlos)
   - expanded Q&A's section and added more descriptive
     example (Carlos)
   - added TODO file (Carlos)

1.1 (2001.06.10)
   - added better memory management (Carlos)
   - added generated config 'file' name to make "apache -S"
     happier (Carlos)
   - added SQL_UseNameColumn optional support for custom, 
     descriptive, data name (helps while including bugged
     data as it makes error reports more specific) (Carlos)
   - Shortened command prefix to "SQL_" (Carlos)
   - Added SQL_Verbose switch (Carlos)
   - module no longer echoes query it makes (Carlos)

1.0 (2001.06.07)
   - initial version
