Dan [Mon, 09 Jul 2007 22:01:27 -0400] rev 57
Vastly improved compatibility with older versions of IE, particularly 5.0, through the use of a kill switch that turns off all AJAX functions
Dan [Mon, 09 Jul 2007 15:30:22 -0400] rev 56
Fixed stupid ADMIN_SID_AUTO usage in admin template link to Main Page
Dan [Mon, 09 Jul 2007 15:17:15 -0400] rev 55
Fixed problems with $paths->getParam() on Win2k Server/IIS
Dan [Sat, 07 Jul 2007 23:06:28 -0400] rev 54
Bugfixes: Login system properly handles blank password situation (returns ""); fading button now works right with relative URLs
Dan [Sat, 07 Jul 2007 22:54:20 -0400] rev 53
Enano CMS Project button can fade now
Dan [Sat, 07 Jul 2007 18:33:21 -0400] rev 52
St. Patty now works correctly in IE7
Dan [Sat, 07 Jul 2007 17:19:53 -0400] rev 51
Fixed even more bugs in the upgrade schema (there may be a number of commits like this, as we are testing the upgrade script on a temp server)
Dan [Sat, 07 Jul 2007 16:43:38 -0400] rev 50
Fixed several more bugs in the upgrade schema
Dan [Sat, 07 Jul 2007 16:33:21 -0400] rev 49
Fixed typo in upgrade schema (1.0RC3 -> 1.0)
Dan [Fri, 06 Jul 2007 11:45:50 -0400] rev 48
E-mail address mask engine non-Javascript fallback now picks random substitutions for @ and . to make address more unreadable by bots
Dan [Fri, 06 Jul 2007 11:04:38 -0400] rev 47
OK, that last commit only made things worse...it's fixed now.
Dan [Fri, 06 Jul 2007 10:59:46 -0400] rev 46
Fixed minor userpage issue where comments posted by guests under the same name as the username being displayed were shown on that user's userpage
Dan [Thu, 05 Jul 2007 10:52:37 -0400] rev 45
Oops - memory leak in urandom reader
Dan [Thu, 05 Jul 2007 10:50:35 -0400] rev 44
$aes->gen_readymade_key() now uses /dev/urandom when possible
Dan [Thu, 05 Jul 2007 10:43:03 -0400] rev 43
Fixed weird unimportant security issue in admin panel + demo mode
Dan [Thu, 05 Jul 2007 10:37:36 -0400] rev 42
I dunno how many times I'm gonna have to fix the "problem seems to be the hex conversion" bug, but this is at least the fourth try.