Accept time zones with spaces or underscores to help users.

This commit is contained in:
Colin Kuskie 2009-11-16 18:35:01 -08:00
parent 110a236fcd
commit 5bf3e44ad6
3 changed files with 60 additions and 0 deletions

View file

@ -20,6 +20,7 @@
- added #10727: language choice during site adding
- added file globbing to preload.exclude
- fixed #11242: Macros not executing in Download Templates
- added TimeZone form controls accepts spaces or underscores in zone names.
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.