* version 1.1.6 released 2008-08-15 ** change API to match mod_spin 1.1.8 * version 1.1.5 released 2007-11-20 ** fix License tag in RPM * version 1.1.4 released 2007-10-23 ** relicense under LGPL 2.1 * version 1.1.3 released 2007-08-14 ** use SMP make flags in RPM spec file ** simplify configure.ac * version 1.1.2 released 2007-05-31 ** documentation fixes ** improvements to RPM spec file * version 1.1.1 released 2006-10-11 ** update RPM dependencies * version 1.1.0 released 2006-06-27 ** use _docdir in RPM spec file ** fix invalid locations in RPM spec file ** remove RXV_SPIN_DATABASE from configure.ac ** convert to new mod_spin API * version 1.0.7 released 2005-11-03 ** define status only if we don't have prepare ** introduce data for reference comparisons ** rework test.sm to test new conditionals ** link apr, apr-util, apreq2 and rxv_spin libs explicitly * version 1.0.6 released 2005-08-05 ** use rxv_spin_prepare() for authentication ** make it work with multi-env libapreq2 ** make it work with mod_spin 1.1.0 and above * version 1.0.5 released 2005-04-04 ** make it compile and run with Apache 2.1.x and APR 1.1.x ** split up M4 macros into separate file ** process spin_app.spec with configure * version 1.0.4 released 2005-02-21 ** don't overwrite existing configuration file * version 1.0.3 released 2004-12-23 ** add APR headers to match mod_spin 1.0.5 ** use new API calls for session id and validity * version 1.0.2 released 2004-10-13 ** provide FC version in the RPM release * version 1.0.1 released 2004-09-21 ** use new data types for connections ** remove VirtualHost * version 1.0.0 released 2004-08-02 ** mention rxv_spin-config * version 0.9.11 released 2004-06-20 ** use apreq2-config ** use rxv_spin-config * version 0.9.10 released 2004-06-10 ** link against rxv_spin library ** depend on mod_spin 0.9.12 in RPM * version 0.9.9 released 2004-05-24 ** use new macro names * version 0.9.8 released 2004-05-18 ** remove C++ style comments ** use new functions * version 0.9.7 released 2004-05-14 ** fix wrong URL in spec file ** require mod_spin for building the RPM ** mention myself in the AUTHORS file ** use new functions * version 0.9.6 released 2000-04-14 ** additional APXS check ** do with/without/enable/disable properly ** change bogus marker columns for MySQL ** exercise rxv_spin_resize() * version 0.9.5 released 2004-04-07 ** improve tests in configure.ac ** create Apache configuration file (listen on port 81) ** adjust RPM spec file * version 0.9.4 released 2004-04-01 ** exercise the new data manipulation API calls ** use new API names for data manipulation ** be more portable in configure.ac ** RPM build support * version 0.9.3 released 2004-03-15 ** change rxv_spin_db_connect() calls to match new API ** improve the build system * version 0.9.2 released 2004-03-08 ** package for mod_spin 0.9.2 * version 0.9.1 released 2004-03-04 ** don't do escaping unless connection is valid ** licensing exception ** spinapp.xml configuration file ** put configuration parameters into the context * version 0.9.0 released 2004-02-27 ** try out rxv_spin_db_escape() * version 0.0.4 released 2004-02-20 * version 0.0.3 released 2004-01-13 ** apply new API * version 0.0.2 released 2003-10-17 ** put more data into context ** apply new API * version 0.0.1 released 2003-10-15 ** initial release