Document that WebGUI now requires Text::CSV_XS version

0.52.
This commit is contained in:
Colin Kuskie 2008-08-01 17:33:24 +00:00
parent d66c3d0c57
commit 8582745644
2 changed files with 7 additions and 1 deletions

View file

@ -7,6 +7,12 @@ 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.5.19
--------------------------------------------------------------------
* WebGUI now requires Text::CSV_XS version 0.52. If you have been
using an earlier version you will need to upgrade this perl
module before you upgrade.
7.5.17
--------------------------------------------------------------------
* If users are allowed to self register and emails are not required, this