diff --git a/darkice/trunk/AUTHORS b/darkice/trunk/AUTHORS index ebaea81..9581819 100644 --- a/darkice/trunk/AUTHORS +++ b/darkice/trunk/AUTHORS @@ -29,4 +29,6 @@ with contributions by: Mariusz Mazur dsk Clyde Stubbs + Jens Maurer + Elod Horvath diff --git a/darkice/trunk/ChangeLog b/darkice/trunk/ChangeLog index 63d80ed..1bdc66f 100644 --- a/darkice/trunk/ChangeLog +++ b/darkice/trunk/ChangeLog @@ -1,3 +1,12 @@ +26-04-2007 DarkIce 0.18.1 released + + o enable real-time scheduling for non-super-users, if they have + the proper operating system permissions, + thanks to Jens Maurer + o fix to enable compliation of the Serial ULAW code on MacOS X, + thanks to Elod Horvath, + o fix to solve Shoutcast login failures, introduced in 0.18 + 05-03-2007 DarkIce 0.18 released o added serial ulaw input device support, thanks to diff --git a/darkice/trunk/NEWS b/darkice/trunk/NEWS index 834833c..0bd8b32 100644 --- a/darkice/trunk/NEWS +++ b/darkice/trunk/NEWS @@ -1,3 +1,7 @@ +26-04-2007, Akos Maroy, darkeye@tyrell.hu + + Released version 0.18.1. See ChangeLog for changes. + 05-03-2007, Akos Maroy, darkeye@users.sourceforge.net Released version 0.18. See ChangeLog for changes. diff --git a/darkice/trunk/configure.in b/darkice/trunk/configure.in index d85793e..a3ff5e9 100644 --- a/darkice/trunk/configure.in +++ b/darkice/trunk/configure.in @@ -1,5 +1,5 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(darkice, 0.18) +AC_INIT(darkice, 0.18.1) AC_CONFIG_SRCDIR(src/DarkIce.cpp) AM_CONFIG_HEADER(src/config.h) diff --git a/darkice/trunk/man/darkice.1 b/darkice/trunk/man/darkice.1 index 5d4eb19..66aa919 100644 --- a/darkice/trunk/man/darkice.1 +++ b/darkice/trunk/man/darkice.1 @@ -1,4 +1,4 @@ -.TH darkice 1 "February 25, 2007" "DarkIce" "DarkIce live audio streamer" +.TH darkice 1 "April 26, 2007" "DarkIce" "DarkIce live audio streamer" .SH NAME darkice \- an icecast / shoutcast live audio streamer .SH SYNOPSIS @@ -103,6 +103,8 @@ Developed with contributions by Mariusz Mazur dsk Clyde Stubbs + Jens Maurer + Elod Horvath .SH LINKS Project homepage: