This commit is contained in:
calzoneman 2013-10-07 10:04:08 -05:00
parent 718a70bc60
commit f5cbdb2f24
2 changed files with 20 additions and 6 deletions

View file

@ -1,3 +1,7 @@
Mon Oct 07 10:02 2013 CDT
* lib/channel.js: Fix several cases where an unregistered channel
might attempt to make a database call which then fails.
Mon Oct 07 00:08 2013 CDT
* lib/playlist.js: Fix /clean not behaving properly (actually was a
consequence of the remove() function)