diff options
author | ivan <ivan> | 2002-09-10 05:33:18 +0000 |
---|---|---|
committer | ivan <ivan> | 2002-09-10 05:33:18 +0000 |
commit | c10a15dabc2a36006e474f42355383c1231e571a (patch) | |
tree | 985d56b19065ffb74b4b6e8f424249f45afc90c0 /Changes | |
parent | 652d62966e11853c8e19767fdf47089b3e48cfb6 (diff) |
-quiet "$Business::OnlinePayment::VirtualNet::DEBUG used only once"
warnings in tests under old perls
-fix elusive "Error in Batch in Detail Record #0003 field #19" bug:
missing transactoin identifiers should default to zero-fill, not
space fill
Diffstat (limited to 'Changes')
-rw-r--r-- | Changes | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,4 +1,11 @@ Revision history for Perl extension Business::OnlinePayment::VirtualNet +0.02 unreleased + -quiet "$Business::OnlinePayment::VirtualNet::DEBUG used only once" + warnings in tests under old perls + -fix elusive "Error in Batch in Detail Record #0003 field #19" bug: + missing transactoin identifiers should default to zero-fill, not + space fill + 0.01 Fri Jul 19 08:25:26 PDT 2002 -original version; created by ivan 1.0 |