On Sun, 2008-06-08 at 13:21 +0000, [EMAIL PROTECTED] wrote: > Author: sberlin > Date: Sun Jun 8 06:21:20 2008 > New Revision: 664505 > > URL: http://svn.apache.org/viewvc?rev=664505&view=rev > Log: > HTTPCLIENT-779: toplevel exception cleanup. HttpClient.execute now only > throws an IOException (and specific subtypes of that), and HttpGet/HttpPut > and associated classes' String constructor now throw IllegalArgumentException > instead of URISyntaxException. >
Sam, You should also add an entry to the release notes [1] for every significant change like this one Oleg [1] http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/RELEASE_NOTES.txt --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
