summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorplobbes <plobbes>2006-08-30 19:06:36 +0000
committerplobbes <plobbes>2006-08-30 19:06:36 +0000
commitb662dd4a8274cf314504a325b55d1fc3fabf59ec (patch)
tree6f51c5a50c529836269a77cb9a75c7c84c5e511d
parent7d7c946f0041c06275a751dbdf1cb28bb9e2ae4d (diff)
Changes to code formatting, POD and other non-functional changes.
-rw-r--r--Changes3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changes b/Changes
index 75893f5..46bd548 100644
--- a/Changes
+++ b/Changes
@@ -19,6 +19,9 @@ Revision history for Perl extension Business::OnlinePayment.
build_subs
NOTE: we should probably have it remove any \W to make perl happy
- required_fields() now croaks with a list of missing fields
+ - Lots of general cleanup, no functional changes. "fill
+ paragraphs" in POD, remove extra whitespace, sorted %fields,
+ dump_contents now sorts %contents, added myself to AUTHORS.
3.00_03 Wed Mar 16 02:41:59 PST 2005
- https_post now accepts a scalar of raw content instead of key value