Revision
1.3 -
(
hide annotations)
(
download)
Sun Jul 12 04:00:24 2009 UTC
(15 years, 9 months ago)
by
wakaba
Branch:
MAIN
CVS Tags:
HEAD
Changes since
1.2: +1 -0 lines
++ swe/lib/SWE/DB/ChangeLog 12 Jul 2009 03:59:58 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* NamedText.pm (_get_file_name): Typo.
* Lock.pm: Check whether any preferable locks are already taken or
not to avoid deadlocks.
* IDGenerator.pm (get_next_id): Set lock_type to enable lock order
control.
* IDLocks.pm (get_lock): Set lock_type to enable lock order
control.
++ swe/lib/suikawiki/ChangeLog 12 Jul 2009 04:00:17 -0000
2009-07-12 Wakaba <wakaba@suika.fam.cx>
* main.pl: Set |lock_type| to enable lock order control.