2000-10-31  Martin Josefsson  <gandalf@wlug.westbo.se>

	* Saw a new release of abcde on freshmeat and realized that I forgot about
	  Distmp3 :( now I've fixed the last things for a 0.1.9 release (I hope)

2000-03-26  Martin Josefsson  <gandalf@wlug.westbo.se>

	* Changed so that distmp3 and distmp3host only forks one child.
	  The second child was not needed as the parent wasn't doing anything.

	* Moved the variable DATA_SIZE to distmp3.conf and renamed it to DATASIZE

	* Changed the config-file format. the server related parts starts with SERVER_
	  and the client related parts start with CLIENT_

	* Made distmp3 also read the config-file.

	* distmp3 and distmp3host now takes command line options.

	* Commented the config-file

	* Fixed a bug in distmp3host, usin bladeenc without debug didn't work.

2000-03-19  Martin Josefsson  <gandalf@wlug.westbo.se>

	* Changed the default mode of the fifos to 0600

	* Now the fifos are removed upon exit

	* Removed some duplicate code from $SIG{INT} and $SIG{TERM}
	  and put it in a common function.

	* Implemented a configfile

	* Fixed shutdown of the sockets. Maybe it's just my perl version
	  that doesn't work as it should...
	  (update: It was a kernelbug, it should be fixed in the newest versions)
