You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ol...@apache.org on 2005/10/19 22:53:17 UTC

svn commit: r326708 - /jakarta/commons/proper/httpclient/trunk/release_notes.txt

Author: olegk
Date: Wed Oct 19 13:53:13 2005
New Revision: 326708

URL: http://svn.apache.org/viewcvs?rev=326708&view=rev
Log:
PR #37154

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?rev=326708&r1=326707&r2=326708&view=diff
==============================================================================
--- jakarta/commons/proper/httpclient/trunk/release_notes.txt (original)
+++ jakarta/commons/proper/httpclient/trunk/release_notes.txt Wed Oct 19 13:53:13 2005
@@ -1,8 +1,12 @@
 Changes since Release Candidate 4:
 
+ * 37154 - UsernamePasswordCredentials.equals(null) no longer causes NPE
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
+
  * 37129 - HttpConnection changed to use a protocol socket factory registered 
            for 'http' protocol instead of DefaultProtocolSocketFactory when 
            connecting to a proxy to establish a secure tunnel
+           Contributed by Oleg Kalnichevski <olegk at apache.org>
 
 Release 3.0 Release Candidate 4
 -------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org