added default configuration file handling, closes #6

This commit is contained in:
darkeye
2007-01-14 13:01:58 +00:00
parent 0bfed4a3ae
commit cf2d4c85f0
3 changed files with 12 additions and 8 deletions

View File

@@ -1,5 +1,7 @@
DarkIce next release
o added default configuration file handling - if no configuration file
is specified, /etc/darkice.cfg is used
o fix to enable compiling on 64 bit platforms
thanks to Alexander Vlasov <zulu@galaradio.com> and
Mariusz Mazur <mmazur@kernel.pl>