From a57ff1865bbb1ede4c5237094b05e30bcb4d0806 Mon Sep 17 00:00:00 2001 From: Michael Jerris Date: Wed, 11 Feb 2009 16:16:20 +0000 Subject: [PATCH] Thu Jan 8 10:48:47 CST 2009 Pekka Pessi * RELEASE: multi-WWW-Authenticate bug git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11776 d0543943-73ff-0310-b7d9-9358b9ac24b2 --- libs/sofia-sip/RELEASE | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libs/sofia-sip/RELEASE b/libs/sofia-sip/RELEASE index e8d3cdfbf8..28e0c939f4 100644 --- a/libs/sofia-sip/RELEASE +++ b/libs/sofia-sip/RELEASE @@ -90,3 +90,5 @@ Bugs fixed in this release /> - **template**: #9499652 sf.net bug item title +- Accept multiple WWW-Authenticate and Authorization headers. + Bug reported by Andrew Rechenberg.