]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Thu Jan 8 10:48:47 CST 2009 Pekka Pessi <first.last@nokia.com>
authorMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:16:20 +0000 (16:16 +0000)
committerMichael Jerris <mike@jerris.com>
Wed, 11 Feb 2009 16:16:20 +0000 (16:16 +0000)
  * 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

index e8d3cdfbf8ce1f5453a85008f3bd2493b98e5327..28e0c939f444f76bd67616f7516c140ea5e42959 100644 (file)
@@ -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.