Changelog for 10.1.20101112

This commit is contained in:
Ralf Becker 2010-11-11 13:35:48 +00:00
parent 7a041a0bd5
commit 31f3a9c8ee

View File

@ -1,3 +1,9 @@
egroupware-epl (10.1.20101112-1) hardy; urgency=low
* check quantity of resource to book against maximum, as conflict check only fails if other events are involved
-- Ralf Becker <rb@stylite.de> Thu, 11 Nov 2010 14:35:47 +0100
egroupware-epl (10.1.20101111-1) hardy; urgency=low
* Infolog: Fix problem Delegated user was not able to edit infolog entrys owned by Groups, if he was not member of that group, and had no grouprights. Implicit rights where not applied; reported in Stylite Tracker#8255;