From 9e06b909896f34258ad8cd56d3be0f307ed00c4f Mon Sep 17 00:00:00 2001 From: Martin Konecny Date: Tue, 28 Feb 2012 22:48:16 -0500 Subject: [PATCH] -changelog for 2.0.2 --- CREDITS | 7 +++++++ changelog | 10 ++++++++++ 2 files changed, 17 insertions(+) diff --git a/CREDITS b/CREDITS index 52b8b9b18..1e590de8d 100644 --- a/CREDITS +++ b/CREDITS @@ -1,3 +1,10 @@ +======= +CREDITS +======= +Version 2.0.2 +------------- +Same as previous version. + ======= CREDITS ======= diff --git a/changelog b/changelog index efa3e48b2..66a9dadff 100644 --- a/changelog +++ b/changelog @@ -1,3 +1,13 @@ +2.0.2 - February 28, 2012 + * Bug Fixes: + * Fixed Airtime could stop automatically playing after 24 hours if the web interface isn't used (regression in 2.0.1). + * Fixed Airtime could stop automatically recording after 2 hours if the web interface isn't used. + * Fixed upgrading from 1.8.2 when the stor directory was a symlink would cause filenames to not be preserved. + * Fixed Day View in the Now Playing tab showed some items on incorrect days. + * Fixed problems with having an equal '=' sign as an icecast password + * Other + * Various optimizations to make Airtime feel snappier in the browser. Various views should + load much quicker. 2.0.1 - February 14, 2012 * Changes: * Widgets should have a version string so users can make sure widgets are up to date