Document new required modules.

This commit is contained in:
Colin Kuskie 2010-05-10 19:28:10 -07:00
parent bd41360ad4
commit d1559c06cf
2 changed files with 5 additions and 0 deletions

View file

@ -9,6 +9,7 @@
- fixed #11558: wiki results for visitors - fixed #11558: wiki results for visitors
- fixed #11533: Saving entered data at registration - fixed #11533: Saving entered data at registration
- fixed #11564: Shop: Cart does not require a state field in the address - fixed #11564: Shop: Cart does not require a state field in the address
- fixed #11562: Missing perl modules in gotcha
7.9.4 7.9.4
- We're shipping underscore.js now for its suite of extremely handy utility - We're shipping underscore.js now for its suite of extremely handy utility

View file

@ -7,6 +7,10 @@ upgrading from one version to the next, or even between multiple
versions. Be sure to heed the warnings contained herein as they will versions. Be sure to heed the warnings contained herein as they will
save you many hours of grief. save you many hours of grief.
7.9.5
--------------------------------------------------------------------
* Starting in WebGUI 7.9.4, the CHI and Cache::FastMmap modules are required.
7.9.4 7.9.4
-------------------------------------------------------------------- --------------------------------------------------------------------
* Shop and Cart changes * Shop and Cart changes