Clarification.

git-svn-id: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk@1725671 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/RELEASE_NOTES.txt b/RELEASE_NOTES.txt
index c558941..b3ace3e 100644
--- a/RELEASE_NOTES.txt
+++ b/RELEASE_NOTES.txt
@@ -19,7 +19,8 @@
 
 * By default connection request timeout and connect timeout are set to 3 minutes.
 
-HttpClient 5.0 releases can be co-located with earlier versions.
+HttpClient 5.0 releases can be co-located with earlier versions, meaning you can have both 5.x and 
+4.x on the classpath without experiencing jar hell.
 
 Please note that as of 5.0 HttpClient requires Java 1.7 or newer.