Config file bugs fixed, see gotcha.txt for details.
This commit is contained in:
parent
7507816878
commit
5175cceb39
4 changed files with 23 additions and 217 deletions
|
|
@ -1,5 +1,6 @@
|
|||
7.4.3
|
||||
- Data Forms set reply to to the same as the from field
|
||||
- Config file bugs fixed, see gotcha.txt for details.
|
||||
|
||||
|
||||
7.4.2
|
||||
|
|
|
|||
|
|
@ -7,6 +7,14 @@ 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.4.3
|
||||
--------------------------------------------------------------------
|
||||
|
||||
* You must upgrade to Config::JSON 1.1.0 or higher prior to upgrading.
|
||||
Due to a bug in CPAN you should type "force install Config::JSON" in
|
||||
order to upgrade to this version.
|
||||
|
||||
|
||||
7.4.0
|
||||
--------------------------------------------------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue