From c9948c8f68b11a1e897afe9c9f2dd2fcb6934f8d Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Sat, 1 Dec 2007 00:42:46 +0000 Subject: The wallet backend test suite now supports using a database other than SQLite for testing. Also start a new Util.pm module for the test suite and move the contents sub into that module. More to follow. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 0098397..6be0444 100644 --- a/NEWS +++ b/NEWS @@ -21,6 +21,9 @@ wallet 0.3 (unreleased) The keytab backend now supports limiting generated keytabs to particular enctypes by setting an attribute on the object. + The wallet backend test suite now supports using a database other than + SQLite for testing. + wallet 0.2 (2007-10-08) First public alpha release. Only tested with SQLite 3, no history -- cgit v1.2.3