fix gotchas.txt to indicate that we need Exception::Class along with
Path::Class for the export rewrite
This commit is contained in:
parent
efa43239bd
commit
05f14b3b76
1 changed files with 2 additions and 2 deletions
|
|
@ -10,8 +10,8 @@ save you many hours of grief.
|
|||
7.5.11
|
||||
--------------------------------------------------------------------
|
||||
* The exporting system before this release was largely incomprehensible and
|
||||
difficult to understand. It has been rewritten, and now requires Path::Class to
|
||||
function.
|
||||
difficult to understand. It has been rewritten, and now requires Path::Class
|
||||
and Exception::Class to function.
|
||||
|
||||
* WebGUI versions since 7.3.0 (when the new Calendar was added)
|
||||
have allowed users to post Events to Calendars, but the owner of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue