Dan [Tue, 04 Aug 2009 15:06:50 -0400] rev 1074
Made index.php bootstrap smarter and better commented.
Dan [Tue, 04 Aug 2009 15:02:54 -0400] rev 1073
More work on rendering engine. Fixed some bugs with paragraph skipping and added (incomplete) support for blockquotes.
Dan [Tue, 04 Aug 2009 15:02:00 -0400] rev 1072
Fixed some "declaration should be compatible" errors that showed up under WinXP QA
Dan [Mon, 03 Aug 2009 02:58:43 -0400] rev 1071
Sessions: fixed logout() destroying normal session (instead of elevated) if $level = USER_LEVEL_CHPREF. Possible very minor security concern: elevated sessions were not fully destroyed, so if a normal session is opened from the same IP, the elevated one may be reusable for 15 minutes.
Dan [Mon, 03 Aug 2009 02:56:03 -0400] rev 1070
Login: Enabled DiffieHellman for iPhone OS 3.0 (it passes unit tests now)
Dan [Fri, 31 Jul 2009 19:15:48 -0400] rev 1069
Merged development from Scribus and Charlie