Add missing docs about needing Net::Twitter.
This commit is contained in:
parent
0853a95873
commit
db96547f3c
2 changed files with 5 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
7.9.9
|
7.9.9
|
||||||
- fixed #11693: Shopping cart does not show for visitor user
|
- fixed #11693: Shopping cart does not show for visitor user
|
||||||
- fixed: missing per-item template variables for the cart.
|
- fixed: missing per-item template variables for the cart.
|
||||||
|
- fixed #11696: WebGUI 7.9.8 gotcha
|
||||||
|
|
||||||
7.9.8
|
7.9.8
|
||||||
- fixed #11651: First Day of Week is a string...
|
- fixed #11651: First Day of Week is a string...
|
||||||
|
|
|
||||||
|
|
@ -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.8
|
||||||
|
--------------------------------------------------------------------
|
||||||
|
* Starting in WebGUI 7.9.4, the Net::Twitter module is required.
|
||||||
|
|
||||||
7.9.7
|
7.9.7
|
||||||
--------------------------------------------------------------------
|
--------------------------------------------------------------------
|
||||||
* Due to a bug introduced in 7.9.3, Scheduler tasks may have been deleted
|
* Due to a bug introduced in 7.9.3, Scheduler tasks may have been deleted
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue