add missing files to MANIFEST, move failure_statuses to top of the changelog as its...
authorivan <ivan>
Tue, 10 Oct 2006 19:49:20 +0000 (19:49 +0000)
committerivan <ivan>
Tue, 10 Oct 2006 19:49:20 +0000 (19:49 +0000)
Changes
MANIFEST

diff --git a/Changes b/Changes
index 15ca804..bdd3170 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,10 +1,10 @@
 Revision history for Perl extension Business::OnlinePayment.
 
 3.00_04  Tue Oct 10 12:37:55 PDT 2006
+       - failure statues (see notes_for_module_writers_v3)
        - 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
-       - failure statues
        - Business::FraudDetect and Business::FraudDetect::preCharge included
        - From Phil Lobbes:
          - content() now returns empty hash if no content is defined
index 78026b8..57a4ae2 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -4,7 +4,10 @@ MANIFEST
 Makefile.PL
 OnlinePayment.pm
 OnlinePayment/HTTPS.pm
+FraudDetect.pm
+FraudDetect/preCharge.pm
 t/bop.t
 t/bop_https.t
 notes_for_module_writers
+notes_for_module_writers_v3
 META.yml                                 Module meta-data (added by MakeMaker)