Changeset 302

Show
Ignore:
Timestamp:
08/15/08 20:52:02 (3 months ago)
Author:
mbr
Message:

added 1.9.2 blurbs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • gpgdir/trunk/ChangeLog

    r293 r302  
     1gpgdir-1.9.2 (08//2008): 
     2    - Moved the GnuPG::Interface, Class::MethodMaker, and Term::ReadKey 
     3      modules to the deps/ directory, and updated the installer and RPM spec 
     4      file to account for the path change. 
     5    - Added the gpgdir-nodeps.spec file to allow an RPM to be built that does 
     6      not contain any perl modules dependencies. 
     7    - Updated gpgdir to import perl modules via 'require' statements instead 
     8      of 'use' statements so that the path to the modules directory can be 
     9      changed via the --Lib-dir command line argument. 
     10 
    111gpgdir-1.9.1 (06/07/2008): 
    212    - Updated to Class::MethodMaker 2.11 from CPAN.  This helps with systems