diff --git a/docs/changelog/7.x.x.txt b/docs/changelog/7.x.x.txt index ce4585d33..d7f3c0cef 100644 --- a/docs/changelog/7.x.x.txt +++ b/docs/changelog/7.x.x.txt @@ -9,6 +9,7 @@ - fixed #11558: wiki results for visitors - fixed #11533: Saving entered data at registration - fixed #11564: Shop: Cart does not require a state field in the address + - fixed #11562: Missing perl modules in gotcha 7.9.4 - We're shipping underscore.js now for its suite of extremely handy utility diff --git a/docs/gotcha.txt b/docs/gotcha.txt index 864ddc40c..165f2c424 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -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 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 -------------------------------------------------------------------- * Shop and Cart changes