--- suikawiki/script/lib/ChangeLog 2003/05/31 07:01:46 1.8 +++ suikawiki/script/lib/ChangeLog 2003/07/27 05:57:28 1.10 @@ -1,3 +1,21 @@ +2003-07-27 Wakaba + + * suikawiki.pl (_http_see_other): Returns 302 even if HTTP/1.0 if client is M$IE 1.0. + (_compatible_options): Use compatible anchor mode if Mozilla 3-4. + +2003-07-26 Wakaba + + * suikawiki.pl (editform): Change default value of Edit:Form:{Cols|Rows}. + (editform): Give textarea/@wrap=physical attribute if Mozilla/[0-4].*. + +2003-07-23 Wakaba + + * suikawiki.pl (_http_see_other): Returns 302 if legacy UA. + +2003-06-01 Wakaba + + * suikawiki.pl (print_header): Support IMS: header. + 2003-05-31 Wakaba * suikawiki.pl (get_subjectline, make_custom_form): Removed. (See SuikaWiki::Plugin::*.)