Version 1.0.1 ()
------------------------------------------------------------------------
+ * Chorizo Security Checks: Fixed possible browser-dependant attribute
+ injection in the templatechooser-Plugin (garvinhicking)
+
* Fixed icelandic language bug preventing upgrade (garvinhicking)
Version 1.0 (June 15th, 2006)
include_once(S9Y_INCLUDE_PATH . 'include/compat.inc.php');
// The version string
-$serendipity['version'] = '1.0';
+$serendipity['version'] = '1.0.1';
// Name of folder for the default theme
$serendipity['defaultTemplate'] = 'carl_contest';