3.00_04
[Business-OnlinePayment.git] / Changes
diff --git a/Changes b/Changes
index 75893f5..4699463 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,6 +1,6 @@
 Revision history for Perl extension Business::OnlinePayment.
 
-3.00_04  unreleased
+3.00_04  Tue Oct 10 12:37:55 PDT 2006
        - oops, forgot _03 changelog in _03
        - B:OP:HTTPS: require Net::SSLeay 1.30 and remove _my_https_post kludge
        - eliminate warnings about redefined subroutines
@@ -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