Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/.topmsg
diff options
context:
space:
mode:
Diffstat (limited to '.topmsg')
-rw-r--r--.topmsg12
1 files changed, 5 insertions, 7 deletions
diff --git a/.topmsg b/.topmsg
index bb91966..9171814 100644
--- a/.topmsg
+++ b/.topmsg
@@ -1,10 +1,8 @@
-From: Sascha Silbe <sascha@silbe.org>
-Subject: [PATCH] add and use type information for "known" properties (#1437)
-
-Bug #1342 has shown that it's necessary to know (and convert/check) the type
-of known properties (as we need to use xapian.sortable_serialise() on numeric
-types). This patch does that (but doesn't fix #1342 yet, that will be done on
-top of it).
+From: Sascha Silbe <sascha-pgp@silbe.org>
+Subject: [PATCH] add (minimal) test suite (SL#1438)
+Add a minimal test suite for the data store operating on public DBus API
+level. Checks all public API calls, including some simple performance
+measurements.
Signed-off-by: Sascha Silbe <sascha@silbe.org>