[v0.1.10 -> v0.1.11]

	Catalin(ux) M. BOIE (2):
	      Duilder updates.
	      Bump up the version.
	

[v0.1.9 -> v0.1.10]

	Catalin(ux) M. BOIE (2):
	      Duilder updates.
	      Bump up the version.
	

[v0.1.8 -> v0.1.9]

	Catalin(ux) M BOIE (3):
	      BuildRequires and Requires RPM headers must be also on subpackages.
	      Main package does not need BuildRequires and Requires RPM headers.
	      Start with weight 0 instead of 1 to not recieve requests till we are really up.
	
	Catalin(ux) M. BOIE (14):
	      Cosmetic changes.
	      Use "$(CC)" instead of hardcoded "gcc".
	      Remove not needed Log function because it is in Conn.
	      Remove not needed Log function because it is in	Conn.
	      Fixed addr= parsing (typo).
	      Nicer dump of input line.
	      Test exactly the address specified in command and not bind to 0.0.0.0!
	      Send a nice "Bye!" after QUIT command.
	      We do not need to wake for other stuff so sleep forever.
	      Needed Conn 1.0.15, at least dor Conn_socket_addr.
	      We do not need to wake for other stuff so sleep forever.
	      Bump up the version.
	      Added GPLv3 license.
	      .gitignore file for src dir.
	

[v0.1.7 -> v0.1.8]

	Catalin(ux) M BOIE (4):
	      If slave monitored port is not busy, really set weight 0.
	      On connection error, just set weight to 0.
	      Redid port_busy and set weight logic.
	      Bump up the version to 0.1.8.
	

[v0.1.6 -> v0.1.7]

	Catalin(ux) M BOIE (9):
	      Added more verbose error logging.
	      Ignore empty lines.
	      Ignore empty lines.
	      Use int type for port and log also the address we will bind to.
	      More specific Conn version in .spec file.
	      Needs Conn 1.0.11.
	      Switched to Conn_for_every_line and improve weight setting.
	      Switched to Conn_for_every_line in slbcd.
	      Bump up the version to 0.1.7.
	

[v0.1.5 -> v0.1.6]

	Catalin(ux) M BOIE (12):
	      Added -Wextra to compiler.
	      Better logging of connection id.
	      Becoming a daemon is a config file option now.
	      Added a helper function to run commands.
	      port is now int, as it should be. Added in_kernel to not re-add.
	      May small fixes and clean-ups.
	      Real LOAD command added with load= parameter.
	      Added real LOAD command.
	      Do not say "BYE!" when closing connection.
	      Dump sent answers in log.
	      Bump version.
	      Added debug and daemon paramenters in config sample.
	

[v0.1.4 -> v0.1.5]

	Catalin(ux) M BOIE (4):
	      Added debug stuff to TODO.
	      Added debug= para to config file.
	      Fixed a critical bug affecting master side.
	      Bump version.
	

[v0.1.3 -> v0.1.4]

	Catalin(ux) M BOIE (3):
	      Require in .spec file support for Conn >= 1.0.10.
	      Remove from TODO the bind entry because is done.
	      Bump version.
	

[v0.1.2 -> v0.1.3]

	Catalin(ux) M BOIE (6):
	      Fixed make instlal target and made it more verbose.
	      Put real stuff in README file.
	      Instruct duilder to build changelog file
	      Instruct duilder to send the package to the build queue.
	      Bump version.
	      Corrected duilder's variable for "/var/log".
	

[v0.1.1 -> v0.1.2]

	Catalin(ux) M BOIE (8):
	      Only generated Makefile will be ignored.
	      PORT command added.
	      Added Makefile.in file.
	      Duilder updates.
	      Corrected exclude file and fixed a typo.
	      Added suport for PORT command.
	      Added support for PORT command and corrected some minor bugs.
	      Bump version.
	

