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-06-03  Andras Varga

	cosmetics: space usage made somewhat more consistent throughout the code

	Notes:
	- if you have an INET fork and want to compare the code, use the
	 "Ignore spaces" option of your visual diff tool. Most tools have
	 this option; Meld and Araxis Merge certainly do.

	- I used omnetpp/_scripts/tidymodel/spaces.pl, plus some manual tweaks

2011-05-30  ------ INET-1.99.1 released ------

2011-05-28  Andras Varga

	cosmetics: end-line spaces removed, using spaces.pl in OMNeT++.

2011-05-27  Andras Varga

	tab-to-space in all source files

2011-03-31  Zoltan Bojthe

	Code style changes

	- tab to space
	- indenting, spaces around the operators
	- long lines

2011-03-31  Zoltan Bojthe

	new place for PowerControl (moved from src/util into src/word/powercontrol);
	base radio feature for 802.11 features

2011-03-31  Rudolf Hornig

	PowerControlManager taken over from INETMANET (into src/util)