Copy-paste error, should have been HTTPCLIENT-1033
git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1044371 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9a4d4f8bdd
commit
75e94a15dc
|
@ -1,7 +1,7 @@
|
|||
Changes since 4.1 BETA1
|
||||
-----------------------
|
||||
|
||||
* [HTTPCLIENT-1030] HttpRoute.equals(Object o) is quite inefficient, as it does not take full advantage of shortcut logic
|
||||
* [HTTPCLIENT-1033] HttpRoute.equals(Object o) is quite inefficient, as it does not take full advantage of shortcut logic
|
||||
Contributed by Sebastian Bazley <sebb at apache.org>
|
||||
|
||||
* [HTTPCLIENT-1030] Implement "ignoreCookies" CookieSpec
|
||||
|
|
Loading…
Reference in New Issue