Author: olegk
Date: Sun Jan 30 11:09:59 2005
New Revision: 149141
URL: http://svn.apache.org/viewcvs?view=rev&rev=149141
Log:
PR #32833
Modified:
jakarta/commons/proper/httpclient/trunk/release_notes.txt
Modified: jakarta/commons/proper/httpclient/trunk/release_notes.txt
URL:
http://svn.apache.org/viewcvs/jakarta/commons/proper/httpclient/trunk/release_notes.txt?view=diff&r1=149140&r2=149141
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Sun Jan 30
11:09:59 2005
@@ -1,5 +1,13 @@
Changes since Beta 1:
+ * 32833 - Cookie with domain .mydomain.com were not sent to host mydomain.com
+ in the browser compatibility mode
+ Contributed by David D. Kilzer <ddkilzer at kilzer.net>
+
+ * 33021 - Fixed the bug causing the circular redirect if different query
parameters
+ are used in the redirect location.
+ Contributed by Ilya Kharmatsky <ilyak at mainsoft.com>
+
* 33021 - Fixed the bug causing the circular redirect if different query
parameters
are used in the redirect location.
Contributed by Ilya Kharmatsky <ilyak at mainsoft.com>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]