On Fri, 2012-06-29 at 15:03 +0100, sebb wrote: > On 29 June 2012 14:59, <[email protected]> wrote: > > Author: olegk > > Date: Fri Jun 29 13:59:57 2012 > > New Revision: 1355393 > > > > URL: http://svn.apache.org/viewvc?rev=1355393&view=rev > > Log: > > Added Quick Start sources; fixed release notes header > > > > Added: > > > > httpcomponents/httpclient/trunk/fluent-hc/src/examples/org/apache/http/client/fluent/FluentQuickStart.java > > (with props) > > > > httpcomponents/httpclient/trunk/httpclient/src/examples/org/apache/http/examples/client/QuickStart.java > > (with props) > > Modified: > > httpcomponents/httpclient/trunk/RELEASE_NOTES.txt > > httpcomponents/httpclient/trunk/src/site/apt/quickstart.apt > > > > Modified: httpcomponents/httpclient/trunk/RELEASE_NOTES.txt > > URL: > > http://svn.apache.org/viewvc/httpcomponents/httpclient/trunk/RELEASE_NOTES.txt?rev=1355393&r1=1355392&r2=1355393&view=diff > > ============================================================================== > > --- httpcomponents/httpclient/trunk/RELEASE_NOTES.txt (original) > > +++ httpcomponents/httpclient/trunk/RELEASE_NOTES.txt Fri Jun 29 13:59:57 > > 2012 > > @@ -1,7 +1,8 @@ > > -Changes since 4.2 > > +Release 4.2.1 > > ------------------- > > > > -HttpClient 4.2.1 (GA) is a bug fix release that addresses a number issues > > reported since release 4.2. > > +HttpClient 4.2.1 (GA) is a bug fix release that addresses a number issues > > reported since > > +release 4.2. > > s/a number issues/a number of issues/ > or > s/a number issues/several issues/ >
Fixed. Sorry Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
