From: Michael Jerris Date: Wed, 11 Feb 2009 16:16:20 +0000 (+0000) Subject: Thu Jan 8 10:48:47 CST 2009 Pekka Pessi X-Git-Tag: v1.0.3~355 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a57ff1865bbb1ede4c5237094b05e30bcb4d0806;p=thirdparty%2Ffreeswitch.git 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 --- 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.