From ca9fa56f548c6fbb1032f3bb0243af0b488f14fd Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Thu, 22 Nov 2012 16:39:35 +0000 Subject: Updated for a new release. --- debian/changelog | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/debian/changelog b/debian/changelog index 78aa21f..8c8e91e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +custodian (2012:1122-1) stable; urgency=low + + * Overhauled much of the code: + - Test cases are now instantiated via a class-factory pattern. + - JSON is not used to serialize tests in the queue. + - The parser and the queue insertion are now decoupled. + - The test-suite is updated. + - Many classes were moved into the custodian name-space, and renamed. + - Many of the protocol tests were re-written to derive from the tcp-test. + + -- Steve Kemp Tue, 22 Nov 2012 16:44:16 +0000 + custodian (2012:1121-1) stable; urgency=low * The parsing of the configuration file(s) is now decoupled from -- cgit v1.2.1