From 3e6f99888373832c6c2dc8220ca9991679664716 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sun, 31 Jul 2016 21:05:22 +0200 Subject: updated changelog for release diff --git a/ChangeLog b/ChangeLog index b263e4a..6e39104 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2016.07.32 -- Version 0.11.0 + +* added new tool rhrd-pool to manage musicpools +* some grid handling functions have been rename from musicpool to musicgrid +* rhrd-group add-member/remove-member now have a special handling for + ALL_* groups - they now add/remove to all shows/jingles/pools + 2016.07.27 -- Version 0.10.4 * groups list can now be filtered by type diff --git a/utils/rhrd-pool b/utils/rhrd-pool index 23b1cb2..acaff65 100755 --- a/utils/rhrd-pool +++ b/utils/rhrd-pool @@ -21,7 +21,6 @@ # use strict; -use lib '../lib/'; use RHRD::rddb; use RHRD::utils; use Date::Calc; -- cgit v0.10.2