Fix old calendars with bad icalIntervals.

This commit is contained in:
Colin Kuskie 2009-06-14 22:53:45 +00:00
parent f652028ef0
commit d710fde1f2
2 changed files with 12 additions and 0 deletions

View file

@ -2,6 +2,7 @@
- Fixed a bug where empty version tags were not deleted. (Martin Kamerbeek / Oqapi)
- fixed: deploying a package doesn't commit version tag with autocommit on
- fixed rfe #76: group delete causes problems
- fixed #10526: icalInterval in Calendar.pm
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)