genericservices/httputils/ReleaseNotes.txt
author Peter Fordham <peter.fordham@gmail.com>
Fri, 19 Mar 2010 20:29:19 -0700
branchCompilerCompatibility
changeset 8 ae56b77b72d8
parent 0 e4d67989cc36
permissions -rw-r--r--
start CompilerCompatibility

INetProtUtil7.0 Release 0.1 31-Jul-2001
=======================================
Released into:	GT Mainline 477
Built against:  GT Mainline 474
Released By:	David Cunado

Summary
=======
Minor code change in the TestUtils::RemoveWhitespace() function. When removing whitespace from both extremes, function did
not work for the case where the left had no whitespace but the right did.

Affected files - 
	/INetProtUtil/TextUtils/TextUtils.cpp
	/INetProtUtil/ReleaseNotes.txt

INetProtUtil7.0 Release 0.1 12-Jul-2001
==============================
Released into:	GT Mainline 464
Built against:  GT Mainline 462
Released By:	David Cunado

Summary
=======
Added the iby file, and editted the bld.inf file to export the iby into the \epoc32\rom\include dir.
Added release notes too!
	
Affected files - 
	/INetProtUtil/group/bld.inf
	/INetProtUtil/group/INetProtUtil.iby
	/INetProtUtil/ReleaseNotes.txt

INetProtUtil7.0 Release 0.0 09-Jul-2001
==============================
Released into:	GT Mainline 461
Built against:  ???????????????
Released By:	Paul Hadfield
Changelist:	109178

Summary
=======
Initial release of INetProtUtil component. Just taken a copy of what was in //EPOC/generic/applicarion-protocols/http/UriParser/...