2012-08-07  ------ inet-2.0.0 released ------

2012-06-25  ------ inet-1.99.5 released ------

2012-03-20  ------ inet-1.99.4 released ------

2012-02-24  ------ inet-1.99.3 released ------

2011-11-18  ------ INET-1.99.2 released ------

2011-08-05  Andras Varga

	HttpTools: HttpController.registerWWWserver() renamed to
	registerServer()

	Camelcase consistency, and consistency with getServerModule(),
	getAnyServerModule()

2011-08-05  Andras Varga

	HttpTools: rdObject::get() renamed to draw()

2011-08-05  Andras Varga

	HttpTools: WEB_SERVER_ENTRY renamed to WebServerEntry and moved into
	HttpController

2011-08-05  Andras Varga

	HttpTools: C++ cosmetics: if/then's broken to two lines

2011-08-05  Andras Varga

	Httptools: typos, comments

2011-08-05  Andras Varga

	HttpTools: doxy comment cosmetics only

	Note: @brief's have been removed because in INET we have
	JAVADOC_AUTOBRIEF=YES in doxy.cfg, which automatically treats the 1st
	line (until the first dot) as brief description.

	Also, HttpTools doesn't need its own doxy.cfg.

2011-08-05  Andras Varga

	HttpTools: cosmetics: remove spaces near parens

2011-08-04  Andras Varga

	HttpTools: made it compile with MSVC

2011-11-12  Zoltan Bojthe

	HttpTools: HttpController moved from src/applications/httptools/
	to world/

	See src/applications/httptools/ChangeLog

