From 66b3009469d60309d52c68af705c75c7b712e9cf Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Tue, 7 Jul 2009 13:30:01 +0000 Subject: [PATCH] updated debian changelog (well, not the best place..) git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@1454 8eb893ce-cfd4-0310-b710-fb5ebe64c474 --- pkg/debian/changelog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/pkg/debian/changelog b/pkg/debian/changelog index ff99caaf..62ca9c91 100644 --- a/pkg/debian/changelog +++ b/pkg/debian/changelog @@ -1,3 +1,14 @@ +sems (1.1.1) unstable; urgency=low + + * SEMS 1.1.1 bugfix release - fixed Via HF missing the port number + in ACK to 200 reply - do not try to scale too short RTP packets - + fixed initialization of SSL - caused random crashing of xmlrpc + server - fix size() for AmArg struct type - authenticate on both + 401 and 407 reply in click2dial - fixed ssl build dependency for + DIAMETER client in deb + + -- root Tue, 07 Jul 2009 15:13:24 +0200 + sems (1.1.0-1) unstable; urgency=low * DSM state machine scripting (it's cool!)