-
Committer:
Teddy Hogeborn
-
Date:
2011-11-27 19:37:54 UTC
-
mto:
(237.12.11 mandos-persistent)
-
mto:
This revision was merged to the branch mainline in
revision
290.
-
Revision ID:
teddy@recompile.se-20111127193754-4366e18gmi11kew0
* mandos (_timedelta_to_milliseconds): Renamed to
"timedelta_to_milliseconds";
all callers changed.
(Client._approved): Bug fix; renamed to "approved" without
underscore. All users changed.
(ProxyClient): Removed superfluous parens in "if" statements.
(ClientHandler.handle): Bug fix: Emit NewRequest signal *after*
client is found, not before.