~ubuntu-branches/ubuntu/natty/icecast-server/natty

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
2000-03-01	Alexander Haväng <eel@icecast.org>

	* lots of potential deadlock problems fixed
	  with new neat way of debugging mutex locks.
	
1999-12-14	Jack Moffitt	<jack@icecast.org>

	* ghost source bug fixed
	* minor bug fixes

1999-12-11	Jack Moffitt	<jack@icecast.org>

	* moved source code to ./src
	* broke icedir out into it's own module
	* broke misc into it's own module (icetools)
	* fixed build system
	* wrote SIGHUP handler for rehashing conf file and log reopening
	* fixed default path structure so --prefix=x installs can be moved around
	* fixed FSSTD installs

1999-12-02	Anthony Green	<green@cygnus.com>

	* automake support added