for version 0.16

This commit is contained in:
darkeye 2005-10-22 10:41:47 +00:00
parent 726f4f1496
commit d1da91f993
4 changed files with 8 additions and 3 deletions

View File

@ -1,4 +1,4 @@
DarkIce next version
22-10-2005 DarkIce 0.16 released
o added AAC support through the faac codec, http://www.audiocoding.com
o bug fix: icecast2 sections didn't honor lowpass or highpass filters

View File

@ -1,3 +1,8 @@
22-10-2005, Akos Maroy, darkeye@users.sourceforge.net
Released version 0.16. See ChangeLog for changes.
14-04-2005, Akos Maroy, darkeye@users.sourceforge.net
Released version 0.15. See ChangeLog for changes.

View File

@ -1,5 +1,5 @@
dnl Process this file with autoconf to produce a configure script.
AC_INIT(darkice, 0.16beta)
AC_INIT(darkice, 0.16)
AC_CONFIG_SRCDIR(src/DarkIce.cpp)
AM_CONFIG_HEADER(src/config.h)

View File

@ -1,4 +1,4 @@
.TH darkice.cfg 5 "April 17, 2005" "DarkIce" "DarkIce live audio streamer"
.TH darkice.cfg 5 "October 22, 2005" "DarkIce" "DarkIce live audio streamer"
.SH NAME
darkice.cfg \- configuration file for darkice
.SH DESCRIPTION