From 141f74b2aa287e0b997bb33a326830e7264cffe3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Petr=20P=C3=ADsa=C5=99?= Date: Fri, 8 Jan 2010 11:27:55 +0100 Subject: [PATCH] Message verification based on hashes is complete --- TODO | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO b/TODO index c5a1988..b038570 100644 --- a/TODO +++ b/TODO @@ -27,7 +27,7 @@ Use gettext and define _() Solve UTF-8 vs. locale-encoded logging schism * Implement all necessary web services - VerifyMessage + Services for requesting user add/remove/change * Test message is system generated * Make high logic checks optional * Validate XML trees (optional) -- 2.11.4.GIT