olegk 2004/06/12 16:00:40
Modified: httpclient release_notes.txt
Log:
Release notes updated to include PR #29439
Revision Changes Path
1.27 +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.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- release_notes.txt 11 Jun 2004 19:18:54 -0000 1.26
+++ release_notes.txt 12 Jun 2004 23:00:40 -0000 1.27
@@ -2,6 +2,9 @@
-------------------
Changes since Alpha 1:
+ * 29439 - Cleaner interface to define authentication scope, handle credentials in
HttpState.
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 29377 - Cookies with names containing blanks or starting with $ rejected by
RFC2109 spec only.
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]