From 133c7c2deb370f7b86900c676dfe126e43247cfe Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Mon, 8 Jul 2013 15:38:06 +0200 Subject: [PATCH] 1.3.18 --- Changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Changelog b/Changelog index 78a95fb..815e6e4 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,9 @@ +1.3.18: + fixed unit tests and added more (lots of them) + + fixed several bugs in backend modules, which I found during + writing of the unit tests. +================================================================================ 1.3.17: applied patch by Bill Carlson, which fixes string length issues in non-interactive search mode.