race condition causes upgrade.pl to fail (Martin Kamerbeek / Oqapi)

This commit is contained in:
JT Smith 2007-05-02 19:30:39 +00:00
parent c653988391
commit 5ee03110d7
2 changed files with 4 additions and 2 deletions

View file

@ -2,6 +2,7 @@
- fix: Wiki titles not automatically linked
- fix: Email to forum not working from Mac
- fix: Unable to set size in DynamicField (Diona Kidd / Knowmad)
- fix: race condition causes upgrade.pl to fail (Martin Kamerbeek / Oqapi)
- fix: Calendar Events Disappearing
http://www.plainblack.com/bugs/tracker/calendar-events-disappearing
- fix: Modified SQLForm.pm to handle MySQL null dates. Undefs them. Undef dates default to time(), i.e. today's date