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

Contents of /suikawiki/script/lib/Yuki/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.11 - (show annotations) (download)
Sun Feb 1 12:31:51 2004 UTC (22 years, 5 months ago) by wakaba
Branch: MAIN
CVS Tags: suikawiki3-redirect, release-3-0-0, HEAD
Branch point for: paragraph-200404, helowiki, helowiki-2005
Changes since 1.10: +4 -0 lines
No longer used

1 2004-02-01 Wakaba <[email protected]>
2
3 * YukiWikiDB2.pm, YukiWikiDBMeta.pm, DiffText.pm: Removed.
4
5 2003-07-29 Wakaba <[email protected]>
6
7 * YukiWikiDB_Lock.pm: Removed. (See SuikaWiki::DB::Util::Lock.)
8
9 2003-07-28 Wakaba <[email protected]>
10
11 * YukiWikiDB_Lock.pm: New module.
12 (lock): Don't warn as "lockfile already expires" when already unlocked.
13
14 2003-07-26 Wakaba <[email protected]>
15
16 * YukiWikiDBNS.pm: Use common internal functions to (re-)generate
17 lock file name.
18
19 2003-06-05 Wakaba <[email protected]>
20
21 * YukiWikiDBNS.pm: Append suffix ($self->{-extension) to lockfile name.
22 * YukiWikiDB.pm: Removed.
23
24 2003-05-10 Wakaba <[email protected]>
25
26 * RSS.pm: Removed. (Now needless since SuikaWiki::Markup::XML is available.)
27
28 2003-03-27 Wakaba <[email protected]>
29
30 * YukiWikiDBNS.pm, YukiWikiDBMeta.pm: Default $option to {} not to
31 cause "Can't use an undefined value as a HASH ref" error.
32
33 2003-03-26 Wakaba <[email protected]>
34
35 * RSS.pm (as_string): $self->{channel}->{xml_declare} is supported.
36
37 2003-03-26 Wakaba <[email protected]><