kissd 0.9
	* really fix this time the buffer overflow in do_recv().
	  (Harm Jetten <hjetten@xs4all.nl>)

	* made kissd ignore the files starting with a dot when
	  listing a directory, unless started with the -a (all)
	  option. (Arjen Duursma <arjen@t-rex.pinguins.dyndns.org>)

	* fix sendfile usage on FreeBSD systems (it does not return
	  the number of sent bytes as Linux does, but &sent is a
	  parameter to the sendfile() call). (Cem Celebiler
	  <nanometrics@gmail.com>)

kissd 0.8

	* corrected a buffer overflow problem in do_recv().
	  (Harm Jetten <hjetten@xs4all.nl>)

	* put the version number of the kissd server in the
	  discovery answer. (Remon Pel <ikke@remon.tweakdsl.nl>)

	* pad the last packet of data up to the requested number
	  of bytes or some KiSS will not play the last part of the
	  data.

kissd 0.7
	* make kissd work with files bigger than 2 GB
	  (Valentin Guggiana <valentin@guggiana.ch>)

	* corrected typo which prevented the search for the configuration
	  file in the user home directory.
	  (Jose Ramon Alvarez Sanchez <jr.as@telefonica.net>)

kissd 0.6
	* fixed a bug which caused kissd to exit if HOME isn't
	  defined in the environment

	* enable automatic discovery of the kissd server by the KiSS
	  (Frank Schultze <frank.schultze@web.de>)

kissd 0.5
	* fix sendfile prototype for FreeBSD (Sren Vrist <sv@catpipe.net>)

kissd 0.4
	* fix max() macro (Jean-Yves Simon <lethalwp@tiscali.be>)
	* accept severals requests per connection, it seems that in
	  some (failure) cases the KiSS will reuse the open connection to
	  send more requests and will freeze if kissd closes the connection.
	  (Jean-Yves Simon <lethalwp@tiscali.be>)

kissd 0.3
	* first released version

kissd 0.2
kissd 0.1
	* internal versions, never released
	* based on kiss4lin
