Fixed: Calendar: Weekly re-occurence function not working properly (#10228)

This commit is contained in:
Martin Kamerbeek 2009-06-03 14:28:11 +00:00
parent 15b197976e
commit bb31750e7c
2 changed files with 14 additions and 12 deletions

View file

@ -17,6 +17,8 @@
- fixed #10365: Head tags do not work "Use Packed Head Tags".
- fixed #9927: Survey - verbatim
- fixed #10352: Deleting a user does not clean up any address books
- fixed #10228: Calendar: Weekly re-occurence function not working properly
( Martin Kamerbeek / Oqapi )
7.7.8
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,