olegk 2004/06/22 23:52:53
Modified: httpclient release_notes.txt
Log:
PR #29540
Revision Changes Path
1.28 +3 -0 jakarta-commons/httpclient/release_notes.txt
Index: release_notes.txt
===================================================================
RCS file: /home/cvs/jakarta-commons/httpclient/release_notes.txt,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- release_notes.txt 12 Jun 2004 23:00:40 -0000 1.27
+++ release_notes.txt 23 Jun 2004 06:52:53 -0000 1.28
@@ -2,6 +2,9 @@
-------------------
Changes since Alpha 1:
+ * 29540 - Fixed credentials scope matching algorithm in HttpState#matchCredentials.
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 29439 - Cleaner interface to define authentication scope, handle credentials in
HttpState.
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]