/[pub]/suikawiki/script/lib/ChangeLog
Suika

Contents of /suikawiki/script/lib/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.16 - (hide annotations) (download)
Thu Oct 30 07:46:09 2003 UTC (22 years, 10 months ago) by wakaba
Branch: MAIN
Changes since 1.15: +4 -0 lines
view_in_mode: new method

1 wakaba 1.16 2003-10-28 Wakaba <[email protected]>
2    
3     * suikawiki.pl (valid_password, is_frozen, is_editable): Removed.
4    
5 wakaba 1.15 2003-10-25 Wakaba <[email protected]>
6    
7     * suikawiki.pl (_http_see_other): Removed.
8     (print_header): Removed.
9     (get_charset_name): Removed.
10    
11 wakaba 1.14 2003-10-18 Wakaba <[email protected]>
12    
13     * suikawiki.pl: Don't crack default WikiPage name.
14    
15     2003-10-11 Wakaba <[email protected]>
16    
17     * suikawiki.pl (init_form): Removed.
18    
19     2003-10-06 Wakaba <[email protected]>
20    
21     * suikawiki.pl (_http_see_other): Use SuikaWiki::Output::HTTP.
22    
23 wakaba