From 117bf4f14cca4c67547cbe9ced4ad039be48b11c Mon Sep 17 00:00:00 2001 From: Thomas Ries Date: Mon, 29 Mar 2010 17:30:42 +0000 Subject: [PATCH] - fix: siproxd could crash when trying to rewrite a malformed SIP message. (thank you, Lucas) --- ChangeLog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 0ea521d..6ad4384 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,11 @@ 0.8.1 ===== - + 29-Mar-2010: - fix: siproxd could crash when trying to rewrite a malformed + SIP message. (thank you, Lucas) 0.8.0 ===== - 28-Oct-2009: - Released 0.8.0 + 23-Feb-2010: - Released 0.8.0 19-Feb-2010: - CVE-2009-3736: use libltdl on host if existing and fall back using convenienve libltdl (with a config warning) - updated libtool version