diff --git a/Changelog b/Changelog index 8109d770f..3bca6feab 100644 --- a/Changelog +++ b/Changelog @@ -14,6 +14,9 @@ -Fixed issue where upgrading from any previous Airtime would set "Toronto/America" as the default timezone -Fixed playout engine (Pypo) using a large amount of CPU when there was a long history of played shows -Fixed playout engine (Pypo) using 100% CPU when it could not connect to RabbitMQ + -Fixed issue where incorrect Start Date and Time entered for a new show was not handled gracefully + -Fixed issue where using Cyrillic characters in a show name would sometimes cause it to not play + -Fixed pypo hanging if web server is unavailable 1.9.3 - August 26th, 2011 *Improvements diff --git a/airtime_mvc/application/layouts/scripts/library.phtml b/airtime_mvc/application/layouts/scripts/library.phtml index 587da8927..e04678c0b 100644 --- a/airtime_mvc/application/layouts/scripts/library.phtml +++ b/airtime_mvc/application/layouts/scripts/library.phtml @@ -19,7 +19,8 @@
-
layout()->library ?>
+ +
layout()->library ?>
layout()->spl ?>