Enforce field lengths (RT#5649)
[Business-OnlinePayment-PaymenTech.git] / Changes
diff --git a/Changes b/Changes
index 43e44d8..6256a1e 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,7 @@
 Revision history for Business-OnlinePayment-PaymenTech
 
 2.03    unreleased
+        - truncate all request fields to their maximum lengths
         - doc: in synopsis example, move merchant_id/terminal_id from content
           call to new constructor, and add currency.  also indent the example
           code so it formats properly