File: ChangeLog

package info (click to toggle)
icecast-server 1%3A1.3.12-20
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,840 kB
  • ctags: 1,924
  • sloc: ansic: 18,778; sh: 3,150; makefile: 126
file content (23 lines) | stat: -rw-r--r-- 651 bytes parent folder | download | duplicates (6)
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 Havng <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