From 31f3a9c8eea299cca7a2313a3b5b5dbf4f920d50 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 11 Nov 2010 13:35:48 +0000 Subject: [PATCH] Changelog for 10.1.20101112 --- doc/rpm-build/debian.changes | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index d4ed9b1a8e..b376be7eee 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -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 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;