olegk 2004/12/24 12:51:07
Modified: httpclient release_notes.txt
Log:
PR #32835
Revision Changes Path
1.46 +4 -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.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- release_notes.txt 21 Dec 2004 23:21:31 -0000 1.45
+++ release_notes.txt 24 Dec 2004 20:51:07 -0000 1.46
@@ -1,5 +1,9 @@
Changes since Beta 1:
+ * 32835 - The two digit year greater than 20 no longer causes the cookie
expiry date
+ to be interpreted as a date between 1920 and 1999
+ Contributed by Oleg Kalnichevski <olegk at apache.org>
+
* 32607 - Fixed the problem with ReflectionSocketFactory ignoring the local
address of
HostConfiguration
Contributed by Oleg Kalnichevski <olegk at apache.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]